does the INSTR( have a way to you tell you the location of the second or third item in a string

for example
first,last,address,city,state

I want to grab the text left of the second ,

I know i can do a split on it but I want to skip that