force text to next line layout

kabroco
Member Posts: 111
Hello,
in classic we could use char 10 to force the tekst to go to a new line.
How can I do this in the expression of a field?
I want the following text to be shown like this:
Expression of the field =(First(Fields!AmountCaption.Value))& First(Fields!ValutaCode.Value)
Net Amount
EURO
Tried <BR> but this did not work, maybe because of wrong use?
Thanks.
in classic we could use char 10 to force the tekst to go to a new line.
How can I do this in the expression of a field?
I want the following text to be shown like this:
Expression of the field =(First(Fields!AmountCaption.Value))& First(Fields!ValutaCode.Value)
Net Amount
EURO
Tried <BR> but this did not work, maybe because of wrong use?
Thanks.
0
Answers
-
Hi
To break the line in RTC you use this code:
"text1" & vbNewLine & "text2"0 -
It works!
Edit: Forgot Thanks!0 -
"text1" & Chr(10) & "text2" also works fine.
/Claus LundstrømClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)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
- 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