![]() |
#3
|
|||
|
|||
![]()
Jennfifer,
For more on RGB and orange see: http://simple.wikipedia.org/wiki/Orange HTML Code:
Sub ScratchMacro() 'A basic Word macro coded by Greg Maxey Dim oShp As Word.Shape Set oShp = ActiveDocument.Shapes.AddShape(1, 50, 30, 50, 50) oShp.Fill.ForeColor.RGB = RGB(255, 160, 0) End Sub |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
tinfanide | Excel Programming | 2 | 06-10-2012 10:17 AM |
![]() |
scrinmemphis | Word | 4 | 06-06-2012 11:50 PM |
![]() |
joatmon | Excel Programming | 1 | 05-30-2012 08:23 PM |
Help with VBA macro - Variable input | sc30317 | Excel Programming | 0 | 08-31-2011 01:00 PM |
Variable fields? | Emalee77 | PowerPoint | 0 | 01-30-2011 05:58 PM |