Showing related tags and posts across the entire site.
-
[quote user="David Singleton"]Yes this about captures my feeling also. Interesting to me was the hidden option field that says "Form,Report" indicating to me that they also planned to be able to export reports direct to Word and Excel.[/quote] Well that would really had been a great...
-
I have actually found a blog entry explaining how to fix the problem with the style sheets exporting numbers as text: http://blogs.msdn.com/nav_developer/archive/2008/07/02/dynamics-nav-5-0-and-style-sheet-issues-decimals-exported-as-text.aspx The only problem is that I cannot get it to work!
-
Well that really didn't make me much wiser! So I'll like to ask in another way: Has anyone experienced the same problem when using the standard style sheets from NAV 5.0 SP1. Whenever I export in example an entry list, then all numbers are formatted like text, where the users really need them...
-
Format for a number 8pt swiss, right aligned, wrapping enabled <Style ss:ID="TableACurrencyItemAlt"> <Alignment ss:Horizontal="Right" ss:Vertical="Top" ss:WrapText="1"/> <Font ss:FontName="tahoma" x:Family="Swiss" ss:Size="8"...