hi
I have two options above a combobox. If option one is selected i want the combobox's criteria (or row source to be list 1) if option 2 is selected i want it to be list two. These two lists are from 2 seperate tables.
I am thinking that i need some code but dont know what the code should be. This simplistic formula shows what im looking for:
Row criteria = if option1 then list 1. If option2 then list 2.
Ps should i put any code into the row source?
Thanks for the help
I have two options above a combobox. If option one is selected i want the combobox's criteria (or row source to be list 1) if option 2 is selected i want it to be list two. These two lists are from 2 seperate tables.
I am thinking that i need some code but dont know what the code should be. This simplistic formula shows what im looking for:
Row criteria = if option1 then list 1. If option2 then list 2.
Ps should i put any code into the row source?
Thanks for the help