
Gotta take my advice with a little trepidation, girl.
I just checked this out.
Make a (main) form.
From the control toolbox, pick and draw a tabbed control on your form. It's got tabs, right? Make the control big enough to hold your first tabbed page of data.
Save your form.
Now, make form2 with the info you want on it.
Close that form.
Open main form w/forms list showing in the background.
Grab form2's
NAME and drag it onto the tabbed page.
Do the same for other tabs.
That should get you started, but I can never figure out how to change the source data, or to make the data in this tabbed page match the right record you might be looking at in the main form.
Another trick that'll prolly work (maybe better yet):
Make a form with all the fields you want. THEN, created the tabbed pages with the control and drag the fields from your form into your tabbed control? I'm thinking that'll work...
Read this for a bit of info too:
http://beta.experts-exchange.com/Databases/MS_Access/Q_20659943.html