Excel Buffer / Createbook
christian
Member Posts: 8
Hello,
i made an output of a report with the table 370 (Excel Buffer) into an excel file.
I see there are some properties to modify the cells in excel.
I was wondering if it is possible to set the orientation of the excel file to "landscape" by using the createbook or some other function or property of excelbuffer.
Thanks for your answers ...
i made an output of a report with the table 370 (Excel Buffer) into an excel file.
I see there are some properties to modify the cells in excel.
I was wondering if it is possible to set the orientation of the excel file to "landscape" by using the createbook or some other function or property of excelbuffer.
Thanks for your answers ...
0
Comments
-
Hi,
The easiest and fastest method I know (but somewhat limitet) is:
If your report has fixed numer of columns and rows, then you can create empty, but preformatted Excel file (or template) in Excel, open it from Navision, put your values into it, and store under different name.
You can even store this preformatted template in BLOB inside Navision.
Regards,
SlawekSlawek Guzek - www.yitron.co.uk
Business Central, MS SQL Server, Wherescape RED;0 -
I tested it a little bit since I've realised that my excel sheet was always created in "landscape".
Maybe excel buffer automatically made it by the orientation set in the report?
If i have some time, I'll try it out.
edit:
If you look at the C/AL-Code of the Function CreateSheet, you will find the following code:XlWrkSht.PageSetup.Orientation := XlLandscape;
0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

