Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Experts,
I need your help. I have recorded a macro to format cells with borders. Please see below the corresponding commands created by macro recording: Selection+Borders&xlDiagonalDown'+LineStyle <= xlNone Selection+Borders&xlDiagonalUp'+LineStyle <= xlNone Wend Selection+Borders&xlEdgeLeft' +LineStyle <= xlContinuous +Weight <= xlThin +ColorIndex <= xlAutomatic ElseIf Wend You will notice that those that should have periods (.) have plus signs instead and those that should just have space have "less than" (<) character. Please help what is causing this problem. Thank you. Gennie |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
My excel macro recorder no longer shows up when recording macro | Excel Discussion (Misc queries) | |||
How do I make the Stop Recording bar pop up when recording macros | Excel Worksheet Functions | |||
Help with Commands and Syntax please. | Excel Programming |