Place a memo field after sub report

B

Ben

I have a subreport on my main report that works well. I also have a memo
field that I want on the main report as well, but I want it to come after the
subreport. How can I do that?

Sub Report looks like this:
Action Item (New) - Header
This is a new action item - row data
This was a new action item - row data

Other - Memo field to come after the SubReport, right underneath it.
 
Top