Import from excel to our own UDF

Discussion in 'Tally Developer' started by Srinivasa Rao, Dec 16, 2012.

    
  1. Srinivasa Rao

    Srinivasa Rao New Member


    Dear Experts,

    Can any one help my with small example to Import from excel to our own UDF

    Thanks in advance

    Srini
     


  2. admin

    admin Administrator Staff Member


    This is very simple.

    like regular import, add your UDF storage as XML Tag.

    Example: MyUDF is your UDF the, in the XML file add xml tag like below.

    <MYUDF> HI </MYUDF>
     


  3. Mansur Kalyankar

    Mansur Kalyankar New Member


    Hi,

    I am trying to import UDF through below code but it is giving an error "FUNCTION: 'Import Of Payment Voucher' LABEL: 98 : Action execution failed!"

    98: SET VALUE : ChequeIssuePlace: $DSDIssuePlaces

    Please help,, thanks in advance.
     


Share This Page