Ok, i thought using the "SD.open" loads the entire CSV into memory, but if not then I just need to overwrite the old stored values each time i read the code.
But how do I read in the columns and store them as 'long' variable type? and then the next time i read from the CSV make sure I've incremented to the next row?