Thread
:
IsNumber question
View Single Post
#
1
Posted to microsoft.public.excel.programming
Patrick Simonds
external usenet poster
Posts: 258
IsNumber question
I need a formula which will look at cell D3, and if the formula has returned
a number then execute the following code:
Range("D9:F9").Select
Selection.Interior.ColorIndex = 35
Reply With Quote
Patrick Simonds
View Public Profile
Find all posts by Patrick Simonds