Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi: I have a workbook that someone else created with several worksheets. When I right click on the navigation keys for the tabs on the left bottom corner, it displays one shee I do not see when I scroll to the right and left of the sheet names. I think the creator of the worksheet may have used VB to hide it. It does not show under Windows\Unhide. Is there a way using code to make that sheet visible? I have tried Sheets.Visible = True but it fails thanks -- halem2 ------------------------------------------------------------------------ halem2's Profile: http://www.excelforum.com/member.php...fo&userid=9930 View this thread: http://www.excelforum.com/showthread...hreadid=557056 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hw stupid can I be!!! format\unhide sheet!!!!! ![]() ![]() ![]() -- halem2 ------------------------------------------------------------------------ halem2's Profile: http://www.excelforum.com/member.php...fo&userid=9930 View this thread: http://www.excelforum.com/showthread...hreadid=557056 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"halem2" wrote in
message ... Hi: I have a workbook that someone else created with several worksheets. When I right click on the navigation keys for the tabs on the left bottom corner, it displays one shee I do not see when I scroll to the right and left of the sheet names. I think the creator of the worksheet may have used VB to hide it. It does not show under Windows\Unhide. Is there a way using code to make that sheet visible? I have tried Sheets.Visible = True but it fails thanks From Excel's menu bar, is Format | Sheet | Unhide greyed out? If not, click on it, and it will display a list of hidden sheets, which you can then unhide, one at a time. Windows | Unhide will unhide hidden windows, not worksheets. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatically appending newly added data on worksheet to a master list worksheet | Links and Linking in Excel | |||
Unable to Insert Worksheet/Move and copy worksheet Excel 2003 | Excel Worksheet Functions | |||
Upload multiple text files into 1 excel worksheet + put the filename as the first column in the worksheet | Excel Worksheet Functions | |||
copy range on every worksheet (diff names) to a master worksheet (to be created) | Excel Programming | |||
Attaching a JET database to an Excel Worksheet OR storing large binary data in a worksheet | Excel Programming |