IMPORT EXCEL TO TALLY RECEIPT

Discussion in 'Tally Developer' started by Partha Mondal, Jul 27, 2019.

    
  1. Partha Mondal

    Partha Mondal Member


    I am new in TDL. I have customized Receipt voucher. Adding 2 UDF in Receipt Voucher. Now I want to import data from my Excel file to Tally Receipt voucher with UDF.

    But cannot import data into Tally.

    Please anybody help me.

    I share my code with Excel file.

    Thanks
     

    Attached Files:

    Last edited: Jul 28, 2019


  2. Varadha

    Varadha Member


    ODBC approach to import Data from excel may work or may not work depending on so many factors like 32Bit or 64 Bit of excel and Tally. etc. Instead use read file approach in import process it works definitely.
     


  3. Partha Mondal

    Partha Mondal Member


    Amit sir can you help me? regarding my post Excel To Tally import.
     


  4. Amit Kamdar

    Amit Kamdar Administrator Staff Member


    Sorry Mr.Mondal.... I am weak in import/export with limited knowledge.
     


  5. Jenny

    Jenny Active Member


    Your function is wrong.... where is ur variable?

    Variable : SNBankName
    Variable : SNTrnsType
    Variable : SNDebitAmt
    Variable : SNChqNo
    Variable : SNChqDate
    Variable : SNShrutiRemarks
     


Share This Page