Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default Macro to hide the current worksheet.

I am new to programming in VBA. I need some help with code for hiding the
current worksheet.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Macro to hide the current worksheet.

Hi
see your other post

--
Regards
Frank Kabel
Frankfurt, Germany


LDanix wrote:
I am new to programming in VBA. I need some help with code for hiding
the current worksheet.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Macro to hide the current worksheet.

ActiveWorksheet.Visible = xlSheetHidden

--
Regards,
Tom Ogilvy

"LDanix" wrote in message
...
I am new to programming in VBA. I need some help with code for hiding the
current worksheet.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro to hide worksheet based upon text in the name Joe M. Excel Discussion (Misc queries) 5 April 8th 10 07:03 PM
Show or Hide a worksheet with a macro Hasty Excel Discussion (Misc queries) 4 February 16th 06 08:54 PM
hide a worksheet so that a macro can still find it frendabrenda1 Excel Worksheet Functions 1 June 17th 05 04:30 PM
How do I hide a worksheet in Excel and use a password to un-hide . Dchung Excel Discussion (Misc queries) 3 December 2nd 04 06:24 AM
Hide/Unhide Columns representing dates as per Current System Date! gr8guy Excel Programming 3 June 13th 04 10:11 AM


All times are GMT +1. The time now is 11:13 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"