Hi
I looking for code how to find text.
I like to find from col B text1.If text1 in the cells B10, B38, B100, B121...etc how could I set ranges from first text1 to second text1(rng1), from second text1 to third text1(rng2)...etc.
In this case the ranges should be:rng1("B10:B37"), rng2("B38:B99")..etc.
Then I would like to find text2 fm rng 1, if not found then from rng2..etc
Any Ideas
I looking for code how to find text.
I like to find from col B text1.If text1 in the cells B10, B38, B100, B121...etc how could I set ranges from first text1 to second text1(rng1), from second text1 to third text1(rng2)...etc.
In this case the ranges should be:rng1("B10:B37"), rng2("B38:B99")..etc.
Then I would like to find text2 fm rng 1, if not found then from rng2..etc
Any Ideas