Forum Discussion
FatTummi
Aug 05, 2024Copper Contributor
Display row of unique values based on data validation list?
I have 2 columns (Picture provided) Column A being the starting Week Of (Date of every monday). Column B being the dates of the 7 days that account for the Week of column. So 7 duplicated date values...
nkal24
Aug 05, 2024Brass Contributor
Would first_cell_in_formula_display = data_validation_list+SEQUENCE(,7,0) work?