How to Open a CSV File in Google Sheets
Every report produced by ProAbono can be downloaded in CSV format.
Google Sheets does not open a CSV file in place — the file is converted into a spreadsheet, and the separator that splits the data into columns is decided during that conversion. Importing the file explicitly is what exposes that setting; opening the file straight from Google Drive applies a guessed separator with no opportunity to review it.
Procedure
Section titled “Procedure”- Open a blank spreadsheet in Google Sheets.
- In the menu, select File > Import.
- In the Import file dialog, select the CSV file downloaded from ProAbono, from Google Drive or from the computer.
- Set the three options offered:
- Import location — Replace spreadsheet for the blank spreadsheet opened at step 1, or Insert new sheet(s) to add the data next to existing sheets.
- Separator type — Detect automatically handles the comma used by ProAbono reports. The dialog shows no preview, so the result is what confirms the choice.
- Convert text to numbers, dates and formulas — leave the default.
- Select Import data.
The data is laid out in the spreadsheet and ready to work with. A whole row crammed into column A means the separator was guessed wrongly: repeating the import with Separator type set to Comma, or to Custom followed by the character the file actually uses, corrects it.