I've made tremendous progress, and have ~2~ 1 pesky questions:
I'm sure I read somewhere how to wrap a null condition around a value in the template, but I can't find where I read it, or how to do it; in the header of my template, I have the phrase "cc" followed by the column value. I only want the "cc" to appear if the column value is not null.
~I have a word template that uses SQL as the data type. The SQL uses 2 cursors (one grabs to header info, for vendor, sender, etc). The other details the child rows. The only complication is that if there are 2 rows in the child table, I get a 2 page document (both pages are identical); if there are 3 rows in the child table, I'm geting 3 pages, etc. As both cursors and AOP are new for me, I'm not sure if the issue is in my cursor, or in my AOP template. Suggestions?~ I figured this out
Thank you -
mt in NY (yes, I tried to update my profile)