RickDB
Registered User.
- Local time
- Today, 12:28
- Joined
- Jun 29, 2006
- Messages
- 101
Hello,
I am running a append query from a button.
In the query, I have set the OrderID criteria to:
I would like to use this Criteria for many different features in my db (SendObject, etc.), but I cannot find how to set the OrderID based on the current form.
If anyone can see what I am doing wrong, I would appreciate your help!
Thanks!
I am running a append query from a button.
In the query, I have set the OrderID criteria to:
Whenever I try to run the query from the open form & subform, an Access 'Enter Parameter Value' window pops up.[Forms]![sfrmOrders]![txtOrderID]
I would like to use this Criteria for many different features in my db (SendObject, etc.), but I cannot find how to set the OrderID based on the current form.
If anyone can see what I am doing wrong, I would appreciate your help!
Thanks!