LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5
Default CONTROL SHAPE COLOR

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing color of a shape Mike Excel Programming 1 August 7th 08 08:29 PM
shape color dubo Excel Discussion (Misc queries) 0 April 14th 07 01:31 PM
How do I color only half of shape? angelajd Excel Worksheet Functions 1 February 20th 06 11:32 PM
VBA Control over Shape (combo-box) created directly in workbook [email protected] Excel Programming 0 May 17th 05 05:17 PM
Hox to control Comment Shape Sizes? Alain79[_3_] Excel Programming 1 September 29th 04 09:46 AM


All times are GMT +1. The time now is 10:01 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"