using tab in form

  • Thread starter Thread starter Ruth
  • Start date Start date
R

Ruth

Hi there

I am creating a form and there are some cells that automatically populate. I
want the tab to skip the cells that automatically populate. I change the tab
order and put them on the end, but I want them off the sequence all together.
How is this done?
 
Ruth

For each control you do not wish to have the Tab stop at, open the form in
design view, open the Properties for control and change the Tab Stop
property to No.

(P.S., Access doesn't have "cells", that's a spreadsheet)

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
 
On Thu, 24 Jan 2008 06:41:03 -0800, Ruth

Set the TabStop property to False.
-Tom.
 
Thank-you very much!
--
Thank-you!
Ruth


Jeff Boyce said:
Ruth

For each control you do not wish to have the Tab stop at, open the form in
design view, open the Properties for control and change the Tab Stop
property to No.

(P.S., Access doesn't have "cells", that's a spreadsheet)

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP


Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/
 

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

Back
Top