Hi there, I'm getting an 'Object Variable or With Block Variable Not Set' error message when my find command runs. This is after a user enters a value like '0092' in my find text box on my user form. Other numbers entered that don't begin with 00 are fine.
Basically what I'm trying to achieve is to have the user type in a number or text in textbox TB9 and in the TB9_change sub, have the find command search a range in one column and return a value in offset (0, 2).
My code is :
Could anyone please advise what's going wrong...and how I can get it to search for cells with 0092 in them?![]()
Please Login or Register to view this content.
Bookmarks