Hi all,
Need help in figuring this out -
We have Month names as source in cell A1:A12 as Jan, Feb, Mar...Dec.
Data Validation drop down list needs to be applied in cell C1:C12 wherein if user has selected a month name in any of the cells C1:C12, he/she cannot select the same month in other cells (C1:C12) for e.g. they cannot choose Jan more than once in C1:C12.
I understand this can be done easily via VBA but I am looking for a non-VBA solution.
Appreciate your help on the matter.
Need help in figuring this out -
We have Month names as source in cell A1:A12 as Jan, Feb, Mar...Dec.
Data Validation drop down list needs to be applied in cell C1:C12 wherein if user has selected a month name in any of the cells C1:C12, he/she cannot select the same month in other cells (C1:C12) for e.g. they cannot choose Jan more than once in C1:C12.
I understand this can be done easily via VBA but I am looking for a non-VBA solution.
Appreciate your help on the matter.