G
Guest
I have a table called landlord and archive of the landlord table. I created
append query to retrieve one record from archive to landlord through using
[Please enter landlord ID] in landlord ID field criteria and a delete query
to delete that record from the archive.
Next step create a marco to open both the append (first) and delete query
(second) to prompt me for the ID to be enter, however, I want query or macro
to use the previous ID number entered into append critera into delete query
criteria therefore do not need to enter the number again into the prompt,
only once.
Simply I want the prompt appearing once when the marco executed for the ID
to be entered for both append and delete, not twice.
append query to retrieve one record from archive to landlord through using
[Please enter landlord ID] in landlord ID field criteria and a delete query
to delete that record from the archive.
Next step create a marco to open both the append (first) and delete query
(second) to prompt me for the ID to be enter, however, I want query or macro
to use the previous ID number entered into append critera into delete query
criteria therefore do not need to enter the number again into the prompt,
only once.
Simply I want the prompt appearing once when the marco executed for the ID
to be entered for both append and delete, not twice.