EXPORT TO EXCEL-Different Reports into one excel workbook.
bhareth
Member Posts: 55
Hi ,
Is there is any way ,were i can export many reports into one excel work book ,each reports being displayed in different work sheets on the work book.
i.e if i export Trail Balance and Bank Account reports to excel i need one excel sheet with sheet1 data (Trail Balance) and Sheet 2 Data( Bank Account).
Thanks,
Bhareth.
Is there is any way ,were i can export many reports into one excel work book ,each reports being displayed in different work sheets on the work book.
i.e if i export Trail Balance and Bank Account reports to excel i need one excel sheet with sheet1 data (Trail Balance) and Sheet 2 Data( Bank Account).
Thanks,
Bhareth.
0
Comments
-
yes, if you modify the reports that you can select to which workbook to be exported.
Modify excelbuffer to be compatible with a workbook that already exists.
And offcourse, in the new openworkbook function have an option to either create or use a sheet.0 -
Sog,
can you pls breif me in detail...do you have any codes of same ??
bhareth0 -
you need to set all Dataitems being used in both report in a report then you can send data in two different sheet of a workbook.0
-
you need to set all Dataitems being used in both report in a report then you can send data in two different sheet of a workbook.
Hi Vijay ,
To be more clear , i have 10 reports with different data items and how i wanna going to combine all those different dtaitems in a single report??
guys,
put your valaubale suggestions...
bhareth0 -
bhareth wrote:guys,
put your valaubale suggestions...
bhareth
bhareth, what have you tried so far?David Singleton0 -
I got the results !!!!!!!! \:D/ !
Created Three functions on excel buffer table .
OPENBOOK-parameters(workbook name)
SAVEBOOK.
CREATENEWSHEET-parameters(Sheetname,companyname,userid,newsheet).
i.creating a new workbook by calling CREATEBOOK function and save it in a location of harddisk by calling SAVEBOOK.
ii.calling every report(that needs to be exported to excel) by calling OPENBOOK funtion and creating the sheet by calling CREATENEWSHEET and then finally called SAVEBOOK function.
It's working perfectly fine ...
David Singleton,
I posted the above what i have tried so far ..if you have any other way it bring it up ..pls post .. [-X
Thanks,
bhareth.0 -
That's good news.
You need always to try for yourself at least something. Its a much better learning experience.
:thumbsup:David Singleton0 -
I'm glad to read that the suggestion I made has inspired you to come up with your own solution. :thumbsup:0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
