fp26guylearningvfp60
Programmer
Hi Fox Friends;
Ran into this bit of ugly yesterday. I have a report with 2 SAYs (Label) and 2 memo fields. I want to associate the SAY with the first line of the memo field. The memo field is defined as "float". In the report writer it looks something like this....
Desc1 MEMO1
Desc2 MEMO2
But when it prints, it looks like this.
Desc1 MEMO1
MEMO1
MEMO1
Desc2 MEMO1
MEMO1
MEMO1
MEMO2
Anway around this?
TIA - Wayne
Ran into this bit of ugly yesterday. I have a report with 2 SAYs (Label) and 2 memo fields. I want to associate the SAY with the first line of the memo field. The memo field is defined as "float". In the report writer it looks something like this....
Desc1 MEMO1
Desc2 MEMO2
But when it prints, it looks like this.
Desc1 MEMO1
MEMO1
MEMO1
Desc2 MEMO1
MEMO1
MEMO1
MEMO2
Anway around this?
TIA - Wayne