Cart   |   Search   |   Site Map
Home > Our Products > SimplyConvert™ IIF Converter > Documentation

 

Online Documentation

Converting Data to an IIF File

SimplyConvert will convert a QIF or tab delimited bank download file to an IIF file for import into QuickBooks. QIF File: You can convert any compliant QIF bank download file to IIF for import. Tab-delimited: You can convert a tab-delimited text file to IIF for import. The tab-delimited file must conform to the following format:

  • DATE (required): Transaction date. This must be specified in mm/dd/yyyy format.
  • NAME (required): Payee name. Any text string is valid.
  • AMOUNT (required): Transaction amount: This must be a valid 2 decimal number.
  • MEMO (optional): General memo: Any text string is valid.
  • DOCNUM (optional): Document/Check/Transaction number: Any text string is valid.
Each field must be separated by tab characters.
Each transaction is separated by carriage returns.