Hi,
I have created a macro to export the receipt batches from AR in 5.2. However, the files that come out are empty. Can someone help me spot my error.
=========macro==========
Sub ExportArReceiptBatch()
Dim ReturnValue As Boolean
Dim CompDBLink As AccpacCOMAPI.AccpacDBLink
Set...
Hi,
I wanted to know if somebody could help me importing shipments into o/e 5.2a with sp3.
The scenario is as follows:
1. Using O/E order entry to enter orders (duh!) Then exporting the data to an old manufacturing system.
2. Then when the manufacturing system process the orders (they are...
Hi, I am having a hard time trying to change the print status of an order. Is this possible? Anyway, here is the code and I am not sure if it is ok.
Sub MainSub()
On Error GoTo ACCPACErrorHandler
Dim mDBLinkCmpRW As AccpacCOMAPI.AccpacDBLink
Set mDBLinkCmpRW = OpenDBLink(DBLINK_COMPANY...
Hi,
I am trying to converted canned reports from Accpac Advantage series 5.1 (with little modifications) to Accpac Advantage series 5.2
Has anybody done this? I would really appreciate any help.
Thanks,
Carlos
Hi!
I would like to know if anybody could help me out in creating a macro that:
1. Exports the orders from Accpac Advantage series Order Entry that have been entered or modified during the day into a CSV file.
This file will get imported into my DOS application and I will process the ship...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.