Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a single cell named range called DateCreated_lbl. I'd like to
apply formatting to the entire column but can't seem to figure out the proper syntax. The following did not work: Range(DateCreated_lbl).Column.ColumnWidth = 16 Columns.Range(DateCreated_lbl).ColumnWidth = 16 Is there a simple way? Thanks - John |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculate row/column number in reference formula | Excel Worksheet Functions | |||
Reference a number from a different column in a formula | Excel Worksheet Functions | |||
Selecting a range using a column number reference | Excel Programming | |||
chart label reference based on the column number | Charts and Charting in Excel | |||
reference to column (not known) and certain row number | Excel Programming |