I have a CQWP sort of working as a roll-up of sub-site lists. How do Iexport the rolled-up content, say to Excel, so I can get hard-copy and "prettyit up" for mgmt?
There isn't really an OOTB export per-se, but you can expose thecontents as an RSS feed (option in the web part properties). Using thisand some XSLT you could make most anything you like.