Hi all,
I have 2 append queries which rely on an ID to be inserted into the criteria of the query.
I have a command button on a form which uses the on click event to action both of these append queries.
However the criteria I need to use is the insertion of an ID in the query. But I need to input this ID 2x for both append queries to work. Is there a way to be able to just input the ID just once for both append queries to work?
Many thanks,
Ken
I have 2 append queries which rely on an ID to be inserted into the criteria of the query.
I have a command button on a form which uses the on click event to action both of these append queries.
However the criteria I need to use is the insertion of an ID in the query. But I need to input this ID 2x for both append queries to work. Is there a way to be able to just input the ID just once for both append queries to work?
Many thanks,
Ken