Add a non CV Excel workbook to a book.
Hi all. So I have a book set up that creates an excel workbook based on a loop of entities. It works absolutely fine, however, the book is 300 worksheets or so. Therefore its pretty handy to have an Index page. Is there anyway to splice a worksheet not generated from the CV into this export?
Also, books seem to forego the handy auto freeze pane on headers that excel exports do on execution. Does anyone have a BR that will do this?
Thanks in advance!
Tom
I'm just going by the documentation (not a book expert).
"Output Name: Type a name for the file when creating a Zip book. If the .pdf extension is included for a Word or Excel file, the file will be converted into a PDF. This property is optional and does not apply to PDF books."
That would indicate to me that your output name must contain the file extension.
However, if your book is an excel one, there is this addition:
NOTE: Report and File items are not supported by Excel books and are ignored if added.
... which sadly is your case, I believe.