Hi everyone!
I am trying to write a formula that will take a range of cells (ex. D2:H2), count the total number of comma separated values, and then eliminate duplicates. I've tried using the LEN function, ARRAYFORMULA function, UNIQUE function, in a variety of ways and cannot come up with the correct values! When I actually get a value returned, it's always zero. The values themselves are times (ex. 9:30, 11:00) but the cells are all treated as plain text.
Has anyone ever used a similar formula they can share? Bonus points if it also works in Google Sheets!
I am trying to write a formula that will take a range of cells (ex. D2:H2), count the total number of comma separated values, and then eliminate duplicates. I've tried using the LEN function, ARRAYFORMULA function, UNIQUE function, in a variety of ways and cannot come up with the correct values! When I actually get a value returned, it's always zero. The values themselves are times (ex. 9:30, 11:00) but the cells are all treated as plain text.
Has anyone ever used a similar formula they can share? Bonus points if it also works in Google Sheets!