Thread
:
Find exact match.
View Single Post
#
1
Posted to microsoft.public.excel.programming
[email protected]
external usenet poster
Posts: 22
Find exact match.
I have a visual basic macro with the following line.
Set C = .Find(Priority, LookIn:=xlValues)
The problem is that if priority = 1, I might get back the column that
has 13 is there any easy way to find an exact match?
Reply With Quote
[email protected]
View Public Profile
Find all posts by
[email protected]