Formating number in an Excel Column

rmouza
Member Posts: 52
Hello EveryBody,
I've developped a function to export data from Navision Formular to Excel sheet.
The problem is that when i export Decimal Column, the "Euro Symbol" is shown in Excel (i don't need this).
How to display Decimal data (adjusted to the right) without the "Euro Symbol"?
Thanks.
I've developped a function to export data from Navision Formular to Excel sheet.
The problem is that when i export Decimal Column, the "Euro Symbol" is shown in Excel (i don't need this).
How to display Decimal data (adjusted to the right) without the "Euro Symbol"?
Thanks.
0
Comments
-
If you are using excel buffer try
xlBuffer.NumberFormat := '#,##0;[Red](#,##0);';
Any other format get from excel (see format>>cells>>custom)0 -
I generally use the XML format: that's well-defined, and safe: FORMAT(Item.Inventory,0,9);0
-
thanks everybody,
i've got this result: x.xx% and x,xx"euro symbol"
the problem now is how to obtain the same format (in the excel sheet) for both from Navision code.
So is it possible and how?
thanks0
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
- 320 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