View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
MYC Secretary, Alice MYC Secretary, Alice is offline
external usenet poster
 
Posts: 1
Default Quick Books interface

Need to transfer invoice detail information from another program into Quick
Books. Have text file (tab delimited) imported into Excel to work from. Info,
however, comes in single row for each member's charge, i.e. sales tax, dining
charge, bar charge, etc. I need to move these individual pieces of the charge
into cells in one column, i.e. split each transaction.

Just wondering if anyone out there has done similar project.

Thanks