My problem is when Excel saves a csv file and the columns on the end are null. The csv file has commas for all the columns for only about 16 rolls. After that it just stops putting the commas in for the null columns. How can I test using VBA to see if I am at the end of the line and no more comma separted fields exist in that row.