Thread
:
Find & Replace with two condition in VBA
View Single Post
#
1
Posted to microsoft.public.excel.programming
bijan
external usenet poster
Posts: 44
Find & Replace with two condition in VBA
Hi All,
I have a sheet like this:
A B C
1 2B2 1 NRC
2 2B2 2 WW
3 2C2 1 BLK
4 2C2 2 BLK
5 2C2 3 BLK
How can I find 2C2 with value 3 in column B (row 5) and change BLK in column
C
with whatever I want?
Reply With Quote
bijan
View Public Profile
Find all posts by bijan