So I am not very familiar with VBA but I want to practice more with it so I created a little project to try and was wondering if anyone could give me a push in the right direction.
What I want to do: I want to check 3 or more ranges of cells ie.. b1:k1, a2:a27, b2:g9 to see if the number I am looking for is present say 1928.
If 1928 appears in any of the cells in the above ranges I want to set a different cell, say a1, as blank, if it is not then I want to set a1 as 1928.
Any suggestions?
Bookmarks