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 Mike Lewis 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. mehrcpa

    Adding functional currencies to GETRATES.AVB

    Thank you all, it works!
  2. mehrcpa

    Adding functional currencies to GETRATES.AVB

    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.
  3. mehrcpa

    Adding functional currencies to GETRATES.AVB

    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) =...

Part and Inventory Search

Back
Top