Search results

  1. E

    InStr (3rd instance of character required)

    I use the following code to get the first and second instances of a "/" character. I cannot get my head around how to get the position of the third instance. Does anybody have any ideas?? Thanks, Elliott iUPC = "123-7754LF-(A/S red Top)-T19/97876564" 'get number of instances xTimes = 0...
Back
Top Bottom