Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
What's the method for Cell Border in the code module.
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
rng.Borders(xlEdgeBottom)
where the border can be xlDiagonalDown, xlDiagonalUp, xlEdgeBottom, xlEdgeLeft, xlEdgeRight, xlEdgeTop, xlInsideHorizontal, or xlInsideVertical. Look at Border Object in VBA help. -- HTH Bob Phillips (replace xxxx in the email address with gmail if mailing direct) wrote in message ps.com... What's the method for Cell Border in the code module. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell References | Excel Discussion (Misc queries) | |||
cell border is dotted line | Excel Discussion (Misc queries) | |||
cell border is dotted line | Excel Discussion (Misc queries) | |||
Possible Lookup Table | Excel Worksheet Functions | |||
only last cell on page to have bottom border (cell area outline) | Excel Worksheet Functions |