IIF Import Error [3040]
Hi,
I'm having the strangest issue with importing a simple BILL IIF in QUICKBOOKS DESKTOP 2019. I've stripped the file down to its most basic components and can't find a way around the issue. It looks like the schema for IIF has been change but the documentation hasn't. eg In the Header Help for TRNS & SPL is says "The TRNSTYPE, ACCNT, and AMOUNT columns are required." This is true. However if you omit the NAME field you get "Missing mandatory field NAME in header. [15102]".
I even created a blank company and tried to import the sample IIFs from the import kit (https://support.quickbooks.intuit.com/support/pages/executable/iif/iif_import_kit.zip) and used that without success.
Error 3040 claims to be an invalid character, but no matter how I check it, the result is always the same.
Long story short, does anyone know how to resolve importing this data:
| !TRNS | DATE | TRNSTYPE | ACCNT | NAME | AMOUNT |
| !SPL | DATE | TRNSTYPE | ACCNT | NAME | AMOUNT |
| !ENDTRNS | |||||
| ; [ERROR] The record at (or starting at) this line could not be imported. There was an error when converting the amount "-100.00" in the field "item amount". QuickBooks error message: This field contains an invalid character. [3040] | |||||
| TRNS | 07/16/2017 | BILL | Accounts Payable | Bob | 100 |
| SPL | 07/16/2017 | BILL | Accounts Receivable | -100 |
Any help would be greatly appreciated!
Mark