Thread
:
Query - Formula (Test for string)
View Single Post
#
1
Posted to microsoft.public.excel.programming
michael.beckinsale
external usenet poster
Posts: 274
Query - Formula (Test for string)
Hi mralmac,
Try this
If Left(Range("B4").Value, 3) = "CD-" Then
Regards
Michael Beckinsale
Reply With Quote
michael.beckinsale
View Public Profile
Find all posts by michael.beckinsale