You want to find the value that's in TextBox three among ALL the cells in C2:F21 (ie. all columns and all rows of that range)?
ps.
.Find will search hidden cells if you use LookIn:=xlFormulas, assuming there are no formulas, that is.
You want to find the value that's in TextBox three among ALL the cells in C2:F21 (ie. all columns and all rows of that range)?
ps.
.Find will search hidden cells if you use LookIn:=xlFormulas, assuming there are no formulas, that is.
p45cal
Everyone: If I've helped and you can't be bothered to acknowledge it, I can't be bothered to look at further posts from you.