Thread
:
How to hide a column
View Single Post
#
2
Posted to microsoft.public.excel.misc
Don Guillett
external usenet poster
Posts: 10,124
How to hide a column
Hide by code using xlVERYHIDDEN. Then it can only be unhidden by code.
Protect the code
--
Don Guillett
Microsoft MVP Excel
SalesAid Software
"Pascale" wrote in message
...
Hello,
I want to send out an excel file to some people, but I dont want them to
see
the column c. I know how to hide a column, That is not what I need, I
need
to have this column not accessible at all by the people who will receive
this
file.
Is this possible?
Thank you Pascale
Reply With Quote
Don Guillett
View Public Profile
Find all posts by Don Guillett