text Box

J

John

I am in Access 2002

I have textBox1(T1), textBox2(T2), TextBox3(T3). T1 and T3
intially enabled, and T3 is disabled. When people key in a
valid value into T1. Then T2 got enabled in the T1_exit().
Then they jump into T3 textbox. What I like the system
stop on T2. But it stop on T3. the Tab index setting on
design view are T1 - 1, T2 - 2, T3 - 3.

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top