Hi all,
In cell A1 I have a data validation list where a user selects a 'primary currency' e.g. "USD", "GBP", "EUR" etc.
In cell B1 I want the user to select a 'secondary currency' using the same data validation list, but quite obviously the user should be prevented from making the same currency selection as in A1.
Is there any way to set up the data validation in cell B1 such that it allows users to see the exact same list (including the 'primary currency' in cell A1), but prevents the user from selecting the same currency as in cell A1?
Creating a dynamic data validation list is not an option since these selections recur on hundreds of rows below and hence would necessitate the creation of a dynamic list for each row, which is not an option.
Regards,
Bookmarks