UnitName = "US Dollars" SubUnitName = "Cents" SubUnitNameAlt = "Dollars" ReDim Place(9) As String Place(2) = " Thousand " Place(3) = " Million " Place(4) = " Billion " Place(5) = " Trillion " ' Convert MyNumber to String MyNumber = Trim(CStr(MyNumber)) ' If MyNumber is...
Adobe partners with XE to convert currency each day. All values stored in the report suite are in the report suite’s currency. If currencyCode is set to an invalid value, the entire hit is discarded causing data loss. Make sure that this variable is correctly defined whenever use...