I am an excel user at the most basic level with a programming background who has been put on a nightmare project.
Here is what I need to produce:
- Multi-page excel sheet which will be converted to PDF through the use of a third party tool.
- Every page will have the same "header and footer", which I "quoted" because they are not in the actual header and footer because they need to reference named ranges on background sheets.
- The first page will always be the same static text.
- The last three pages will always be the same static text.
- The middle pages will contain data from the "background" sheets which contain a bunch of raw data that gets populated every time the user runs the 3rd party tool.
My problem: how do I make these middle pages like a dynamic template where if the data from a report needs to spread to the next sheet this will happen dynamically leaving all the other pages intact? Should I use an excel template? Has anybody done anything like the before?
I'll just mention that the reports are coming from Salesforce and third party tool is Drawloop.