Hidden Column

A

Ashman

G'Day all,

I have a quick question. In a worksheet I have a column which sometimes is
hidden.

How do I use a macro to detect if the column is hidden or not?

Any help would be much appreciated.

Thanks

Jas
 
D

Dirk Goldgar

Ashman said:
G'Day all,

I have a quick question. In a worksheet I have a column which
sometimes is hidden.

How do I use a macro to detect if the column is hidden or not?

Any help would be much appreciated.

Thanks

Jas

Are you asking about an Excel worksheet (which would be off-topic for
this newsgroup) or an Access form in datasheet view? If the latter,
check out the ColumnHidden property in the help file.
 
T

tina

"worksheet"? sounds like you're using Excel; if so, suggest you post to an
Excel newsgroup. this newsgroup answers questions about MS Access relational
database software.
 
Top