Hi, this is literally driving me mad, to me it seems the simplest thing in the world to do but I have found absolutely no way of doing it.
Simply put I have a query which i'll call Query1 where it asks for input in the form:
[ACC]
I also have another query that uses Query1 for its information. How ON EARTH do I pass a variable to Query1 for [ACC]. It pops up with a textbox everytime but I don't want that, I want it to be filled in automatically with a value I give it. Something simple like [ACC]="RB123456" but nooooooo that does nothing.
I have absolutely no idea how to continue. I've literally been looking how to do this for the past 2 hours. Some advice please.
TIA
Simply put I have a query which i'll call Query1 where it asks for input in the form:
[ACC]
I also have another query that uses Query1 for its information. How ON EARTH do I pass a variable to Query1 for [ACC]. It pops up with a textbox everytime but I don't want that, I want it to be filled in automatically with a value I give it. Something simple like [ACC]="RB123456" but nooooooo that does nothing.
I have absolutely no idea how to continue. I've literally been looking how to do this for the past 2 hours. Some advice please.
TIA
Comment