I have a form that brings up documents with info about them.
The form is based off a query with this as the criteria:
Like * & [Enter Doc# Below] & *
Our doc#'s have "-1a" "-1b" etc..
Now I created a button that runs an update query and stamps date and a couple of other things. The criteria for the update query is:
Form![FormName]![Doc#]
it works fine, but it will only update the first record.
How can i add the Like statement or have it stamp on the records the form pulled up.?
Thanks in advance
DVannoy
A+,Network+,CNA
dvannoy@onyxes.com
The form is based off a query with this as the criteria:
Like * & [Enter Doc# Below] & *
Our doc#'s have "-1a" "-1b" etc..
Now I created a button that runs an update query and stamps date and a couple of other things. The criteria for the update query is:
Form![FormName]![Doc#]
it works fine, but it will only update the first record.
How can i add the Like statement or have it stamp on the records the form pulled up.?
Thanks in advance
DVannoy
A+,Network+,CNA
dvannoy@onyxes.com