K
Kelvin Middleton
Hi, is it possible to do a parameter query who's parameter is dependent to
which form is open.
I.e.
IFF(FormA.IsLoaded,FormA.parameter,FormB.parameter)
I can think of several alternative solutions to my problem but if what I'm
asking above is possible then I'm guessing it would be the simplest.
Thanks in advance,
Kelvin
which form is open.
I.e.
IFF(FormA.IsLoaded,FormA.parameter,FormB.parameter)
I can think of several alternative solutions to my problem but if what I'm
asking above is possible then I'm guessing it would be the simplest.
Thanks in advance,
Kelvin