Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

new worksheets

ResolvedVersion 2007

Soyful has attended:
Excel VBA Intro Intermediate course

New Worksheets

When you have a number of worksheets in a workbook, can you hide the worksheets, (columns and rows) and then navigate between the worksheets? Do you have to do this in VBA or do you have to create hyperlinks in normal excel mode?

RE: New Worksheets

Hi Soyful

If you hide Columns or Rows on a Worksheet you can still reference the hidden data using VBA.

So if you have hidden column "D" in your worksheet you can refer to a cell in that column eg:

Msgbox Sheets("Accounts").Range("D3").Value

will display the value in that cell on a message box

Hope this helps

Carlos

Wed 15 Apr 2009: Automatically marked as resolved.

 

Training courses

Training information:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.

Excel tip:

The dual nature of toolbar buttons

Many toolbar buttons are dual purpose, though the two purposes are often linked in some way. For example, Align Left aligns a cell's contents to the left of the cell. However, hold down Shift and press the Align Left button: Excel aligns the cell contents to the right.
You may respond: So what? Well, you can reduce the number of buttons on your toolbar to make your screen less cluttered and allow more room for, perhaps, some of your own commands. After all, what's the point of an Align Right button when Shift+Align Left does the same thing?

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.09 secs.