My Issue is Amount Display in Word But $

Discussion in 'Free Source Codes' started by yogeshtailor, Sep 11, 2015.

    
  1. yogeshtailor

    yogeshtailor Member


    My Problem Amount Display in Word $ US dollar

    e.g
    Set As : $$InWord:10000

    Amount In World : USD One thousand Only

    My Code

    [Field:My Nine Left field11o]
    Use : Name Field
    Set as : $$InWords:$Amount + " Only"
    Invisible : NOT @@ShowAmtInWordsOrDigits

    FullWidth : Yes
    Style : Small
    ;;ObjectEx : (Voucher,##VoucherID).
    ;;Set as : $$Sprintf:mad:@AmtOnlyFormat:mad:InWordFormula + (If @@ShowAmtInDigits Then " (" + $$String:#PDCNLedAmt:"NoSymbol" + ")" Else "")

    ;; Use : Forex Field
    ;; Set As : $$InWords:$IEAmount:"AllSymbols" + " Only"
    Format :if @@ShowForex then "ShowBaseSymbol" else "Forex,Currency"
    ;;Object : USdollar
    ;;Option : EXPINV SATotalCur: ##SAPrintCurSymbolVAR
    ;;Use :Amount Forex Field
    ;;Set as :$$InWords:$Amount ;;:mad:ForexAmt

    Align :Left
    Full Width :Yes
    ;;Format : $CurrencyCode, 36

    I m Try more

    upload_2015-9-11_15-13-24.png
     


  2. yogeshtailor

    yogeshtailor Member


    I have done this problem
     


Share This Page