hjknipp1024
Registered User.
- Local time
- Today, 13:25
- Joined
- Nov 20, 2012
- Messages
- 12
I have a form that is used to enter test results for a lab. We track the status of each test and when the test is completed, the analyst selects the "Released" status from the list. I want the entire row of information (not just a field) for that test to then be transferred to a separate table. I think I need to use an Append query to specify moving from my "Preships" table into my "Released" table. I think I can then add a macro or query to my form that they can click to "Archive Released Lots." Can someone walk me through the best way to do this?