This import gives you the ability to do a mass import of memo information. You must create a CSV file formatted in a way that Fishbowl knows what to do with the data. This is easiest to do with a spreadsheet program.
All fields will be text types:
| Column Name | Type | Description |
| ModuleName | Text Option | The name of the object that the custom field will be associated to. Valid options are:
Required |
| RecordData | Text Option | The specific record for the specified module. Valid options are:
Required |
| Memo | Text | The memo information. Required |
In order to import your data, you must first export it to a comma separated values (CSV) text file. All major spreadsheet programs can export data in this format. If you do not know how to export your data to a CSV file, please refer to the documentation of your spreadsheet program.