Problem with FORM

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

Guest

I have created a single FORM with lots of fields that contains records. The
problem I have, I needed to create lots of box of fields over several pages
for a singe customer information.
 
I assume your form contains ONE RECORD, not RECORDS as your post indicates.

If I understand, you would like to break the various fields up into smaller
logical chunks?

If I were you, I would add a tab control (it is one of the standard
controls) and then put the various controls on two or more tabs. I've found
that it looks nice to have the basic data at the top of the screen (on the
main form) then the associated data on a tab control near the bottom of the
screen.
 

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