View Single Post
  #2  
Old May 27th, 2010, 08:46 PM posted to microsoft.public.access
James A. Fortune
external usenet poster
 
Posts: 903
Default Access to quickbooks - looking for consulting help

On May 26, 9:46*am, "Mark Andrews"
wrote:
I'm looking to pay for some consulting help from someone with knowledge of
Quickbooks and specifically
creating an iif file for importing data into Quickbooks.

I have software that is used for collecting donations and the user would
enter a batch of donation (say 20 donations) and then click a button in my
Access database to create an iif file which they could import into
Quickbooks.

Hoping to just get an hour or couple hours of help to figure out the exact
format needed of the iif file. *I'm fine with doing the work to make the
file myself just looking for someone with some Quickbooks knowledge to
quickly get me there. *I just purchased Quickbooks but have never used the
product.

If interested jump over to my web site and send me an email with your hourly
rate and provide a brief history of how you have used Quickbooks.

Thanks,
Mark Andrews
RPT Softwarehttp://www.rptsoftware.comhttp://www.donationmanagementsoftware.com


A decade ago when I had to create such a file from a totally automated
e-commerce application, I manually exported the files from Quickbooks
into something like Tab Delimited format in order to view their
schemata. That gave me all the information I needed to create proper
import files from Access. Sadly, the import of the files into
Quickbooks part was not automated, but that was not much of a burden
for the administrator. I don't know if Quickbooks can be automated or
not from Access.

James A. Fortune