Hi. I have a Query that displays employees for a specified dealer - when I change the Dealer field on my form, I 'Requery' the Employee field. Now I want to do the same thing in another form, but the criteria in my query is hard-coded to read the Dealer code from the first form. I can't figure out how to make this dynamic - put the dealer code into a global variable and run the query based on that, or some such thing. It seems a bit pointless to have 2 queries to do the exact same thing.
Thanks for any help.
Jennie.
Thanks for any help.
Jennie.