Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need to dymnamically set cell borders depending on how
many columns of data are entered by the user. Toward that end I am trying to use the following: worksheets(1).range(cells(3,2),cells (52,curcol).borderaround _ colorindex:=xlautomatic, weight:=xlthick When this compiles I get an error indicating that an ")" or list seperator is expected. This is (except for the range statement in the command) is almost exactly what is in Help! What is wrong? Thanks in advance! Kevin |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell Borders | Excel Worksheet Functions | |||
Setting borders with a macro | Excel Discussion (Misc queries) | |||
Setting borders for two rows and all columns on spread sheet | Excel Worksheet Functions | |||
Why data in cell doesn't stay aligned with cell borders when prin. | Excel Discussion (Misc queries) | |||
Cell borders | Excel Programming |