Using CR 8.5 w/SQL 2000
I am trying to create a Crystal formula that would print all characters to the right (or after) the words "Work Performed:" and then an other formula that would print just the characters to the left (or before) the words "Work Perfomred:" to go on another part of the report page.
Unfortunately, we have to input different types of information into the same {wo.comments}field
The second problem is that this {wo.comment} field is in a subreport, so I think I need to create two shared variables and use them in the main report. I think I can handle the variable part. Any help thanks.
I am trying to create a Crystal formula that would print all characters to the right (or after) the words "Work Performed:" and then an other formula that would print just the characters to the left (or before) the words "Work Perfomred:" to go on another part of the report page.
Unfortunately, we have to input different types of information into the same {wo.comments}field
The second problem is that this {wo.comment} field is in a subreport, so I think I need to create two shared variables and use them in the main report. I think I can handle the variable part. Any help thanks.