Hi all, hope your doing well
I need help with 'looking' at part of the value of a cell.
I am looking down a column for a specific term - 'Ford' - however these values cannot be found as my cells have extra data in them such as 'Ford1965' or 'FordRacing' etc etc
How can i get VBA to use a function such as Left(A1,4) to check if the first # of characters match my search term?
Regards
Bookmarks