Tab in subform

  • Thread starter Thread starter Majic
  • Start date Start date
M

Majic

Hey,
I have the following subform:

Sales order Desc
Item Qty
123451 DEC 001000000A06 1
123451 AAA
123451 BBB
123451 CCC

I enter the item number and want to automatically go to qty, then goes
to Item, then qty and so forth.
Can I step up automatic tab that only goes to Item, then qty ...
Item then qty and so forth.
Item and qty is the only two field to populate. I just do not want to
point to the field every time I need to enter info.

Please let me know if anyone could help on this.

Thank you
 
You can change the Tab Stop property for the controls for Sales order and Desc to 'No'. Open the form in design view select those two controls, View, Properties 0 the Tab Stop property is on the Other tab.
 
Back
Top