Good day Demigods,
Hypothetically,
In Cell A2, depending on what has been chosen in Cell A1, the following four outcomes can be displayed:
Yellow
Blue
Date
Numbers
In Cell B2, the following needs to happen
If Yellow is selected, a drop-down list is populated with data from column A on worksheet 'Yellow'.
If Blue is selected, a drop-down list is populated with data from column A on worksheet 'Blue'.
If Date is selected, it needs to show the date that the user enters into B1, formatted as short date.
If Numbers is selected, it needs to show a number that the user enters into the cell, formatted as number.
Whilst I can get this to work to display two different lists, I can't then freely input any other value into Cell B2, e.g. a date for examples. I have exhausted my research on the "dependants" route, as all the data seems to have to be entered all on one worksheet - The Yellow and Blue worksheets must remain as separate worksheets, as they part of the bigger picture in other areas.
It definitely looks like the VBA route, imho, but "The Legends" of this forum will put me right.
Any ideas, help is greatly appreciated.
Best Regards
manc
Hypothetically,
In Cell A2, depending on what has been chosen in Cell A1, the following four outcomes can be displayed:
Yellow
Blue
Date
Numbers
In Cell B2, the following needs to happen
If Yellow is selected, a drop-down list is populated with data from column A on worksheet 'Yellow'.
If Blue is selected, a drop-down list is populated with data from column A on worksheet 'Blue'.
If Date is selected, it needs to show the date that the user enters into B1, formatted as short date.
If Numbers is selected, it needs to show a number that the user enters into the cell, formatted as number.
Whilst I can get this to work to display two different lists, I can't then freely input any other value into Cell B2, e.g. a date for examples. I have exhausted my research on the "dependants" route, as all the data seems to have to be entered all on one worksheet - The Yellow and Blue worksheets must remain as separate worksheets, as they part of the bigger picture in other areas.
It definitely looks like the VBA route, imho, but "The Legends" of this forum will put me right.
Any ideas, help is greatly appreciated.
Best Regards
manc