कुल पेज दृश्य

गुरुवार, 16 दिसंबर 2021

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



कोई टिप्पणी नहीं:

एक टिप्पणी भेजें

 [#Form: Master Accounting Form] Delete: Bottom Buttons : Master Group, Master Ledger, Master VchType, Blank Button ;, Master Company Operat...