Using tab control in access 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am new to access and have a simple database with a form. In the form I have
a tab control which breaks up my form into 2 parts. It seems to be working
fine, but 2 things appear to be happening;

1. On tab 2, I have a single memo field and when editing the contents, if I
tab down or press return, I can see the fields from tab1 flash by as I move
down the memo field.

2. When adding a 3rd tab, parts of tab1 are showing on tab3.

Any help to shed light on this would be appreciated.
 
Those elements somehow were placed on the main form instead of tab 1. You
will need to cut them and then make sure you are on tab1 and paste. They
will need to be repositioned as al will be pasted relative to the upper left
corner.
 

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