Can I import a series of transactions into QB in one IIF file. If so do I
have to repeat the field headers and END TRNS! after each transaction or
just once fotr the whole series.
Many thanks in advance
Hoard Bennett
!TRNS ...
!SPL ...
!ENDTRNS
TRNS ...
SPL ...
SPL ...
ENDTRNS
TRNS ...
SPL ...
ENDTRNS
TRNS ...
SPL ...
SPL ...
SPL ...
ENDTRNS
...
You can also place other types of import items in the same IIF file, such as
customers, vendors, accounts, etc., if you need to. Be sure to use a test
copy of your QBW file to test your IIF files until you get the import
working smoothly.
-Jeff Hamblin
Qtools Software
www.qtools.com
=== to email: ===
=== jphamblin ===
=== at ===
=== qtools.com ===
"HB" <hben...@cableinet.co.uk> wrote in message
news:51gr7.13975$cZ6.1...@news1.cableinet.net...
Is this a fault in the newer version, or a user fault?
Help gratefully appreciated!
Brian
Be sure you have activated Inventory in preferences for the company before
trying to import INVENTORY type items.
Following are 5 rows (wrapped and separated for easier viewing) of an IIF
that will import successfully. Be sure to use a test QBW file to try this
our you will add a bunch of junk to your company file that you don't want.
!INVITEM,NAME,INVITEMTYPE,DESC,PURCHASEDESC,ACCNT,ASSETACCNT,
COGSACCNT,QNTY,QNTY,PRICE,COST,TAXABLE,PAYMETH,TAXVEND,
TAXDIST,PREFVEND,REORDERPOINT,EXTRA,CUSTFLD1,CUSTFLD2,
CUSTFLD3,CUSTFLD4,CUSTFLD5,DEP_TYPE,ISPASSEDTHRU,HIDDEN,
DELCOUNT,USEID
INVITEM,Subs:Test Service,SERV,test service desc,test service purchdesc,
Construction:Subcontractors,,Job Expenses:Subcontractors,0,0,0,0,N,,,,
Wheeler's Tile Etc.,,,,,,,,0,Y,N,0,N
INVITEM,Test Inventory,INVENTORY,test inventory desc,
test inventory purchdesc,Construction:Materials,Inventory Asset,
Cost of Goods Sold,0,0,0,0,Y,,,,Thomas Kitchen & Bath,15,,,,,,,0,N,N,0,N
INVITEM,Test Part,PART,Test part desc,test part purchdesc,
Construction:Materials,,Job Expenses:Job Materials,0,0,0,0,Y,,,,
Perry Windows & Doors,,,,,,,,0,Y,N,0,N
INVITEM,Test Other Charge,OTHC,test other charge desc,
test other charge purch desc,Checking,,,0,0,0,0,
N,,,,,,,,,,,,0,N,N,1,N
--
-Jeff Hamblin
Qtools Software
www.qtools.com
=== to email: ===
=== jphamblin ===
=== at ===
=== qtools.com ===
"Brian" <Snoop...@virgin.net> wrote in message
news:RRRs7.6260$3Q5.1...@news2-win.server.ntlworld.com...