View Full Version : Tab Form


Susan Jayne
07-13-2001, 04:31 AM
Hello again, you are proving to be an invaluable asset now I've found you!

Does anybody know if there is a way to change an ordinary form containing data from one table into a tab form.

The data in the table is different for each contact, so there was no need to separate the tables, but can be broken down into 3 separate areas of information.

I don't really want to start from scratch, but would if that is either significantly easier or the only way.

Thanks for your help.

Susan

Carol
07-13-2001, 09:48 AM
You dont have to change it, you just have to use the insert tab page and for each page, just use the fields that you would like displayed on them. The forms underlying recordsource does not need to be changed.

If you already have your form made up, then just insert the tab control underneath your last field, and copy the fields onto the appropriate tabs and then realign.

Good luck.

Susan Jayne
07-16-2001, 01:26 AM
Hi Carol

Thanks very much - it's so simply when you know how!!

Susan