Thread
:
Runtime Error
View Single Post
#
5
Posted to microsoft.public.excel.programming
Carlton Patterson
external usenet poster
Posts: 95
Runtime Error
Hi Norman,
On closer inspection I already have:
With Range("a1")
. Font.ColorIndex = 3
.Interior.ColorIndex = 2
End With
Therefore, I'm not sure what you needed to replace???
Carlton
*** Sent via Developersdex
http://www.developersdex.com
***
Reply With Quote
Carlton Patterson
View Public Profile
Find all posts by Carlton Patterson