I have a spreadsheet style report using the following fields displayed horizontally:
ID
NAME
ADDRESS
CITY
STATE
GIFTDATE
LASTPAYMENT(subreport)
The LASTPAYMENT wraps around when I export it and takes the last payment amount in the subreport to a new line. I want the figure to be the last piece of data after giftdate. What can I do to make the subreport behave properly
ID
NAME
ADDRESS
CITY
STATE
GIFTDATE
LASTPAYMENT(subreport)
The LASTPAYMENT wraps around when I export it and takes the last payment amount in the subreport to a new line. I want the figure to be the last piece of data after giftdate. What can I do to make the subreport behave properly