How to update specific voucher entry details, read from XLS file using TDL

Discussion in 'Tally Developer' started by maheshg, Dec 24, 2013.

    
  1. maheshg

    maheshg New Member


    Hi All,

    How to update specific voucher details, read from XLS file using TDL.
    For example in Excel Sheet I have the filed values like voucher No, Voucher Type, Voucher Date, Ledger Name and Amount. Based on voucher No, Voucher Type, Voucher Date, Ledger Name values i need to update the Amount for that voucher entry. For all the records from XLS file....

    Please guide me and give any example....

    Thanks
    Umamahesh
     


  2. Maulik Patel

    Maulik Patel Active Member


    Hi,

    I have not done such kind of thing but i think, you will require MasterID in your excel sheet so that on the base of MasterID field you can use ALTER OBJECT.
     


Share This Page