Results 1 to 4 of 4

Thread: tally package how can I export Debtors list with name & address

  1. #1
    Join Date
    Aug 2010
    Posts
    1

    tally package how can I export Debtors list with name & address

    In tally pakage how can I export Debtors list with name & address

  2. #2
    Join Date
    Dec 2007
    Posts
    2,291

    Re: tally package how can I export Debtors list with name & address

    You just need to go to the data screen and their you have to press Alt+e keys on keyboard or just click on export on top of the screen, then an export screen will popup and will come up, if you press N key on the keyboard then you can also get the customize key, whether you are on a .xml file or .xls file, just try out and let us know.

  3. #3
    Join Date
    May 2008
    Posts
    2,389

    Re: tally package how can I export Debtors list with name & address

    You can also download and install UDIMagic software by searching it on google. After that you need to use the below SELECT statement to retrieve party names and addresses if you want:

    Select $Name,$_Address1,$_Address2,$_Address3,$_Address4,$_Address5,
    $StateName,$PinCode,$LedgerPhone,$Email,$ClosingBalance From LEDGER
    where $IsChildOf:$GroupSundryDebtors

    OR

    Select $Name,$_Address1,$_Address2,$_Address3,$_Address4,$_Address5,
    $StateName,$PinCode,$LedgerPhone,$Email,$ClosingBalance From LEDGER
    where $IsBelongsTo:$GroupSundryDebtors

  4. #4
    Join Date
    Apr 2009
    Posts
    488

    Re: tally package how can I export Debtors list with name & address

    You just need to go to Gateway of Tally > Display > List of Accounts

    1. In the List of Accounts screen press E : Export.
    2. Select the Language in which you want the data to be exported.
    3. Select a format from the list of Formats available.
    4. Press Enter to accept the default Output Filename. In case you want to save the file in another folder then type the desired path and filename.
    5. Accept to export the Masters to a XML format file.

Similar Threads

  1. How to Export and Import DATA from Tally
    By SoftwareGuy in forum Tips & Tweaks
    Replies: 3
    Last Post: 08-03-2012, 03:18 AM
  2. How to export data from tally to excel
    By Amitesh in forum Windows Software
    Replies: 5
    Last Post: 19-02-2011, 03:35 PM
  3. Bypass Export address table Address Filter (EAF)
    By Dwarner in forum Software Development
    Replies: 4
    Last Post: 25-12-2010, 08:06 AM
  4. How to Export Address Book Contacts in Excel
    By LoknathT in forum Windows Software
    Replies: 5
    Last Post: 27-10-2010, 02:56 AM
  5. user list not updating in global address list
    By Lupin in forum Small Business Server
    Replies: 2
    Last Post: 20-10-2007, 01:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,572,460.47026 seconds with 17 queries