Thread: Hide cells
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Nigel Graham Nigel Graham is offline
external usenet poster
 
Posts: 7
Default Hide cells

I am trying to get some simple VBA which will hide certain cells or unhide
dependent on the content of a specific cell: If Cell P2 does not = JI hide
sheets data1, data2, data3 and data4 Likewise if it does = JI unhide those
sheets.
I have done this in the past but can not find an old example to view. Any
help would be useful

--
Nigel Graham