New Worksheet

L

Loni

Is it possible to have sub-sheets?
I would like to have five main worksheets, and then worksheets under them.
 
D

Dave Peterson

Not really.

You could embed another workbook into a worksheet (insert|Object|from file).
But that's pretty unusual (in my experience).

Maybe just naming the worksheets would be sufficient:

Main
Main--Sub 01
Main--Sub 02
Main--Sub 03
....
 
C

CLR

With a system of macros, and menus, you can simulate what you want by hiding
and unhiding groups of sheets .............but it would be a custom thing set
up just for that workbook with your specific sheetnames.............hth
Vaya con Dios,
Chuck, CABGx3
 
R

REST

In later versions of Excel it is possible to color tabs. By coloring tabs it
would be easy to see what tabs belong to other taps.
 
Top