Tab control problems

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

Guest

I am creating a form that has a tab control on it with 2 tabs, one for
packing information, the other for nutritional information. I have both sets
of data in the same table because the target program that I am working with
can only look at a single table. Anyway, I have most of the fields in place
on the form on the tabs that they should be on, but now, when I add fields to
the form, they appear in the same place on BOTH tabs. When I try to delete
that field from the tab it isnt supposed to be on, the field is completely
deleted from the form. What is causing this to happen? I am pretty sure that
this is going to be something easy, I am just not seeing it.
 
When you add the field make sure you have clicked on the tab you want it to
be on. So make sure to select the tab in designview. If you don't select a
tab the field will show up on various places...

hth
 

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