I am using this code to to search thru Col I of a worksheet, if a match is found it should place textbox values on the same row, but it is not. it is putting them on a new row as if the match cannot be found, but there is a match i use to see if i have the code right.
I am guessing it has to do with textbox1's value sometimes being a number (my test is 53953) and on the worksheet I get , col. I is formatted general, with some cells having all numbers(like my test) and other cells having numbers with letters like 345BC12.
Anyone know why?
Bookmarks