Pestomania
Active Member
- Joined
- May 30, 2018
- Messages
- 332
- Office Version
- 365
- Platform
- Windows
Hi,
I have a data entry text box in a form called Issue_or_Turnover. I am running a macro that opens an append query based on the text inputted into box Work_Order. At the end of the macro I want the cursor to go back to text box Work_Order.
I have tried many different versions of the setfocus command. Many tries with Docmd.SelectObject but nothing has worked. Ideas?
I have a data entry text box in a form called Issue_or_Turnover. I am running a macro that opens an append query based on the text inputted into box Work_Order. At the end of the macro I want the cursor to go back to text box Work_Order.
I have tried many different versions of the setfocus command. Many tries with Docmd.SelectObject but nothing has worked. Ideas?