I'm using VBA code to enter a SiteID on the Purchase Order Maintenance screen while I'm in the Line Items tab. Unfortunately, it jumps to the shipping information tab when I do this. What is the vba code to refocus the Line Items tab?
Asked
Active
Viewed 45 times
1 Answers
0
I guess no one monitors questions for Dynamics SL. I figured it out myself: I Used the ApplSetFocus command to set the focus to a control on the tab I want to switch to.

pmfith
- 831
- 6
- 24