View Full Version : Hiding a column


nh1234
01-27-2006, 11:52 AM
Hi,

Also, is there a way to make a column in a worksheet "VeryHidden", similar to a very hidden worksheet through visual basic?

Thanks:)

HaHoBe
01-27-2006, 12:12 PM
Hi, nh1234,

not to my knowledge.

Ciao,
Holger

Ian Mac
02-01-2006, 11:49 PM
It can't be very hidden:

A B C E F will get spotted anyway.

However you can 'not show' row & column headers (I'm not a fan of this) and protect the sheet.
Not great because the user can just show the headers if needed

You can also just put the data onto a Very Hidden Sheet.

vangogh228
02-08-2006, 10:08 AM
I'm not sure what "Very Hidden" means, but you can hide a worksheet by highlighting its tab and going to the Format menu, Worksheet-Hide.

vangogh228
02-08-2006, 10:09 AM
Is this what you're looking for?

http://j-walk.com/ss/excel/usertips/tip036.htm

HaHoBe
02-08-2006, 10:53 AM
Hi, vangogh228,

reading the thread carefully before posting could help to find the answer (which should be no: not for columns on a worksheet)... ;)

Ciao,
Holger

vangogh228
02-09-2006, 04:25 AM
Thank you, Mr. Sarcasm. That was very helpful.