Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I AM TRYING TO INSERT A LINE AND MAKE IT RED BUT IT ISN'T WORKING
Sheet40.Shapes.AddLine(MYCELL.Left + Centerstart, MYCELL.Top + HEIGHT, MYCELL.Left + Centerstart, MYCELL.Top).Select With Selection .Fill.ForeColor.RGB = RGB(10, 10, 10) .NAME = "HEIGHT1" End With |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Changing color of a shape | Excel Programming | |||
shape color | Excel Discussion (Misc queries) | |||
How do I color only half of shape? | Excel Worksheet Functions | |||
VBA Control over Shape (combo-box) created directly in workbook | Excel Programming | |||
Hox to control Comment Shape Sizes? | Excel Programming |