Access newbie alert!
I'm working on a query that will be part of a form I'm building. I want to have the query prompt for four integer values, then use these values as the basis for a series of simple calculations. I know that I can get the query to prompt for the parameters by entering the prompt in [brackets] in the criteria field. What I am wondering is whether I can enter a non-existent field name as a placeholder to then call that value from another query, without storing the values in a table (it is unimportant to retain these values). Is this possible? How would I go about it?
Any and all advice is greatly appreciated.
Regards,
Ned
I'm working on a query that will be part of a form I'm building. I want to have the query prompt for four integer values, then use these values as the basis for a series of simple calculations. I know that I can get the query to prompt for the parameters by entering the prompt in [brackets] in the criteria field. What I am wondering is whether I can enter a non-existent field name as a placeholder to then call that value from another query, without storing the values in a table (it is unimportant to retain these values). Is this possible? How would I go about it?
Any and all advice is greatly appreciated.
Regards,
Ned