View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default How do I keep Hidden Columns / Rows from being Unhidden / Refe

Norman, Thanks.
As I said, I didn't read carefully. <G

--
Don Guillett
SalesAid Software

"Norman Jones" wrote in message
...
Hi Don,

'------------------
If your question is how best to hide columns, use vba to make
"veryhidden" and then they must be unhidden with code.
'------------------

Are you sure you are not referring to sheets rather than columns?


---
Regards,
Norman