Hi,
I am trying to make a query pic data from diffrent tables depending on the value on a form. I wonder if it is possible and how to make something like this for the FROM:
if form_value=X then choose from table "name_"& form_value, else choose from another table.
Thanx in advance!
I am trying to make a query pic data from diffrent tables depending on the value on a form. I wonder if it is possible and how to make something like this for the FROM:
if form_value=X then choose from table "name_"& form_value, else choose from another table.
Thanx in advance!