I have a form with a subform. When my user types in a bar code in the search form the subform will then show the result. My user then has to go down into the subform and check a box [Rcvd] and then add todays date into [Rcvd_Date]. Then they go back to the main form and search again.
I want to add a button to the main form so when they search they see the record, then click the button. Once the button is clicked the script will check the box, enter todays date, then go back to the search field ready to start again.
Does anyone have a similar project I can use as an example when building this? thank you!
I want to add a button to the main form so when they search they see the record, then click the button. Once the button is clicked the script will check the box, enter todays date, then go back to the search field ready to start again.
Does anyone have a similar project I can use as an example when building this? thank you!