Ok, So I've gotten the basics of report builder down, now I'm moving on to something a bit more advanced.
I have a document that needs to look something like this: Header/letterhead Memorandum for: blah 1. General blah blah blah pulled form the DB from the main report query <!--- from here down is a sub report pulled from a different report ---> 2. J3: Operations Topic: sdkjflkdsjafljsdlfj Observation: dslkfjlsdjfldjslfja;lsd and so on and so on I figured out the numbering issue, I just do currentRow + 1, not a problem. The thing I'm finding now is a huge gap between the end of the general paragraph and the beginning of the #2 subreport line. I've trimmed the filed that contains the general text, and I'm just not having any luck, ideas? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:305908 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

