I need to reverse a string, or at least read from the end of it. I need to check an entry in a CSV file and that enty is 8 from the end. So basically I need to reverse the string and use InStr() from the end (right side). THe CSV is pretty large so I can't read it from the front, it takes too long. Any suggestions?
------------------
'cos Buzby says so!'
