I'm trying to make a document that is mainly comprised of a list.
Each list item summarizes the contents of a linked Excel spreadsheet that is currently attached at the end of the document; what I'd like to do is copy each spreadsheet section and paste-special it under the relevant list item and either hide or show it based on the click of a hyperlink, so that I can distribute this document to individual users who can display only those sections relevant to their department and print a customized version of the total report.
Is this possible, or am I trying to use Word for something I'd really need to use HTML/CSS/Javascript for?