Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to set the width of a column. I am using the following code
ActiveSheet.Columns("A:A").Width = 57 This should set the width of the column to approximately 0.8 inches (57/72). I am getting the following error message: Run-Time error '1004' Unable to set the width property of the Range class. Why not? Nirmal |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
setting column width | Excel Discussion (Misc queries) | |||
Setting column width in a table | Excel Discussion (Misc queries) | |||
Setting column width for blank columns | Excel Discussion (Misc queries) | |||
Setting Column Width on Imported Data | Excel Discussion (Misc queries) | |||
Setting column width | Excel Programming |