Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]() Quote:
If you are using VBA, once you find the worksheet, you need to select it to make it appear. If sheetIndex is a variable containing the name or number of the worksheet, use this: Sheets(sheetIndex).Select() If you post your code, perhaps the forum can provide more detailed help. Regards. G Last edited by Chris Gidman : June 26th 14 at 02:44 PM |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
In Excel, how do you make one whole sheet equal to another. | Excel Discussion (Misc queries) | |||
Lookup values in multipul sheets and show value in another sheet | Excel Worksheet Functions | |||
Copying multiple sheets from one book 2 another and undertake spec | Excel Discussion (Misc queries) | |||
Linking sheets to a summary sheet in workbook | Excel Discussion (Misc queries) | |||
i need to make the sheets name come from a cell | New Users to Excel |