Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. multisoft

    Importing Accpac AR Invoice with macro

    Ettienne MVP, It worked !! I must most humbly thank you immensely for your no hold-back assistance. I owe you a carton of beer!! I guess you are an expert in this business. Again thank you. felix - multisoft
  2. multisoft

    Importing Accpac AR Invoice with macro

    Ettienne, I just made the changes you suggested but still have the problem. It creates a batch with one entry only. please help. Many many thanks best regrds
  3. multisoft

    Importing Accpac AR Invoice with macro

    Ettienne, thanks a million, am just going to do what you said and get back to you immediately. Regrds
  4. multisoft

    Importing Accpac AR Invoice with macro

    I know one can import AR csv file within Accpac. But what we want to achieve is to create an AR invoice batch in Accpac using macro externally. Please look at the code to see if you can assist us. Best regards
  5. multisoft

    Importing Accpac AR Invoice with macro

    Hi, Thanks for the reponse. Here is the csv file i created for testing: RECTYPE CNTBTCH CNTITEM IDCUST IDINVC TEXTTRX IDTRX INVCDESC IDACCTSET DATEINVC DATEASOF FISCYR FISCPER CODECURN RATETYPE RECTYPE CNTBTCH CNTITEM CNTLINE IDDIST TEXTDESC QTYINVC AMTCOST AMTEXTN AMTCOGS AMTTXBL TOTTAX...
  6. multisoft

    Importing Accpac AR Invoice with macro

    Our Macro below is suppose to import in AR invoice entries from a csv file into Accpac version 5.4 ERP 500. However, it only import the first entry in the csv file, and generates the error "'Run-time error: Method 'Value' of Object 'IAccpacviewfield' failed" My real problem is that i...
  7. multisoft

    Account does not exist in Accpac General Ledger error

    Hi Djangman, I must thank you immensely for taking your time to response to my mail. Your Tips gave me a better insite on how to solve the problem. After a couple of false starts, it finally worked. You are just awesome ! I also need to import the AR invoices. I hope I can figure that out on...
  8. multisoft

    Account does not exist in Accpac General Ledger error

    Hi I needed to write code to create and import batches into ACCPAC GL. My program is to read data from a file generated by an external program. The external file contains the necessary header and detail information. So I used the Macro recording tool of Accpac to create a macro for making...

Part and Inventory Search

Back
Top