Hey,
I have a lot of data that looks like this:
1979,410,1,0,"S2","0",1,,,1431939840,0
1984,76,2,0,"S2","0",1,,,8667779072,0
2003,76,2,0,"S2","11",1,,,46718346,0
I want to extract the numbers after the ",,," but NOT include the last ",0" (for example 46718346 for 2003). I have tried to google an answer for some time now, but can't find an appropriate one so would really appreciate some help!
Thanks!
Bookmarks