File Folder Appearance

K

Ken

I've seen Access applications in the past where forms have the appearance of
a group of stacked file folders. Each tab at the top contains the name of
another form. Does anyone know of a template or wizard I can use to create
this look? Thanks.

Ken
 
A

Allen Browne

In form design view, open the Toolbox (View menu).

Click the tab control in the Toolbox, and click on your form.

You can put a subform on each page of the tab control.
 
Top