Using Crystal Reports 2011 Stand Alone
Is it possible to store a call to a database field in a database text string?
Example:
Report Database Field: Customer.Name
Text in another Database field like CustomerNotes.Notes "we should do this for {Customer.Name}"
So when the CustomerNotes.Notes is put into the Report it would fill in the Customer Name.
Thanks in advance.