TDL file to Export Final accounts Tally to Excel by Rajiv Mishra Computer class

 TDL FILE










  



TDL PLAYLIST : - https://youtube.com/playlist?list=PL3OwfzHiGFsAjgxYzZQBUtJ5btzC0dc51







NOTE:-  

3 lines of this TDL File is Missing, Please Watch the VIDEO Lesson for that line              


इस TDL FILE की  3 Lines  नही दी गै है, कृप्या  TALLY CHAPTER  90 VIDEO को जरुर देखे    









[#Menu : Gateway Of Tally]


Add : Button : TallytoExcel


[Button : TallytoExcel]


Key : Alt + T

Action : Call : TallytoExcel

Title : Tally - Excel


[Function : TallytoExcel]







[System : Formulae]


TallyConfigSF : $$ApplicationPath + "\Export\"


[Function : TE BalaceSheet Master]


Variable : SVExportLanguage : String


Local Formula : ExpFilePath : $$ApplicationPath + "\Export\BalaceSheet Excel.xlsx"


02 : SET : SVExportLanguage : "Default (All Languages)"

04 : SET : SVEXPORTFORMAT : $$SysName:Excel

05 : SET : SVOpenFileAfterExport : No

06 : SET : SVExportLocation : No

07 : SET : SVPRINTFILENAME : $$MakeExportName:@ExpFilePath:##SVExportFormat

08 : Export : Balance Sheet : True

10 : Return


[Function : TE TrailBalance Master]


Variable : SVExportLanguage : String

Variable : DSPShowClosing: Logical


Local Formula : ExpFilePath : $$ApplicationPath + "\Export\TrailBalance Excel.xlsx"


02 : SET : SVExportLanguage : "Default (All Languages)"

04 : SET : SVEXPORTFORMAT : $$SysName:Excel

05 : SET : SVOpenFileAfterExport : No

06 : SET : SVExportLocation : No

07 : SET : DSPSHOWCLOSING: Yes

10 : SET : SVPRINTFILENAME : $$MakeExportName:@ExpFilePath:##SVExportFormat

11 : Export : Trial Balance : True

12 : Return


[Function : TE ProfitLoss Master]


Variable : SVExportLanguage : String


Local Formula : ExpFilePath : $$ApplicationPath + "\Export\ProfitLoss Excel.xlsx"


02 : SET : SVExportLanguage : "Default (All Languages)"

04 : SET : SVEXPORTFORMAT : $$SysName:Excel

05 : SET : SVOpenFileAfterExport : NO

06 : SET : SVExportLocation : No

07 : SET : SVPRINTFILENAME : $$MakeExportName:@ExpFilePath:##SVExportFormat

08 : Export : Profit and Loss : True

10 : Return



टिप्पणियाँ

इस ब्लॉग से लोकप्रिय पोस्ट

Tally Chapter 153 TDL for Custom List of Stock Item By Rajiv Mishra Computer Class

Tally Chapter 105 TDL for Receipt contra Payment BULK Entry by Rajiv Mishra Computer Class

TDL CODE for New Column in Invoice by Rajiv Mishra Computer class