Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Combining two fields into one - forcing a carriage return 3

Status
Not open for further replies.

matpj

Technical User
Joined
Mar 28, 2001
Messages
687
Location
GB
I have created a formula field that I want to just contain two other formula fields' values.
I cna add them together fine, but I want to be able to add a carriage return, so that they are displayed one under the other. Is this possible?

I'm using Crystal 10

thanks,


Matt
London (UK)
 
{field1} + CHR (13) + {field2}

Ken Hamady, On-site Custom Crystal Reports Training & Consulting
Public classes and individual training.
Expert's Guide to Formulas / Tips and Tricks / Guide to Crystal in VB
- TEK2(AT)kenhamady.com
 
thank you - that works perfetly.


Matt
London (UK)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top