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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

return in a formula field

Status
Not open for further replies.

menark

IS-IT--Management
Jul 15, 2004
13
US
How would I put a return in a formula field
say I want {field.name}+" "+'Scott'+
{field2.name} .....but I want {field2.name} on a seperate line???
 
{field.name}+" "+'Scott'+ chr(13)+{field2.name}

-LB
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top