Thanks guys, I changed Dim curTables(1) to Dim curTables(6) per your suggestion. Why 6?
I now get a different error:
Run-time error '438':
Object doesn't support this property or method
It looks like it hangs when it is trying to update Thai currency.
Would a kind soul please help me add additional functional currencies to the GETRATES.AVB Sage Accpac ERP Macro?
The out of the box macro appears to only update USD and CAD functional currencies. I added the additional currencies to the macro like this:
curTables(0) = "CAD"
curTables(1) =...
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.