Put a Worksheet in a workseet?

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

Guest

Is it possible to embed a number of worksheet inside another worksheet?
 
You could embed a workbook within a worksheet--tools|insert|object.

But I don't think I would ever do such a thing.

If you're trying to make it easy to navigate through your workbook, you could
make a table of contents worksheet where you could just click on a link to be
taken to a specific worksheet.

You can find some code also at David McRitchie's site:
http://www.mvps.org/dmcritchie/excel/buildtoc.htm

Or you could have a floating toolbar that can show you the names of worksheets
to select:
http://groups.google.com/[email protected]

If you're new to macros, you may want to read David's intro at:
http://www.mvps.org/dmcritchie/excel/getstarted.htm
 

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