Hi,
I have some vba code which extracts data from a tab delimited file.
The code works in terms of finding (for example) where the first column = "123" however it doesn't pull back the records if there is a special character or a character there e.g. "12345-ABCDE" does not work.
I think this is to do with my range selection (as B2 is the driver behind that value).
![]()
Please Login or Register to view this content.
Bookmarks