View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default Make Sheets VeryHidden With Code?

Damn!! Now I remember, and I do recall seeing this somewhere before. My
laptop has a decent amount of memory, now I need some for my brain.

Thanks for getting me straightened out.
Ryan--

--
RyGuy


"Jim Thomlinson" wrote:

Sheets("Jim").visible = xlsheetveryhidden
--
HTH...

Jim Thomlinson


"ryguy7272" wrote:

Is it possible to make sheets very hidden with VBA? I didn't get anything
from the macro recorded, and I didn't see anything on the web about this. If
it is possible, how would it be done for a sheet named 'Jim'?


Regards,
Ryan---

--
RyGuy