TimeTraveler
IS-IT--Management
Situation:
Previously, at my day gig we have been passing Excel spreadsheets as single-page workbooks via the browser by altering the headers.
However, we can see that this is going to be limited going forward. We would also like to send a multi-page workbook via email rather than a single-page spreadsheet via browser download. Enter XML.
So, I'm trying to create an XML file in stages: XML header, content, remaining XML code, then email it to the recipient.
Problem: It seems Excel's XML spec wants a column and row count BEFORE it is known. I'm referring to <TABLE ss:ExpandedColumnCount=...
Do I have to specify? Does it matter if I list more columns than I need?
I've checked out other related issues using MS KB and on this forum but didn't notice an answer to my question.
TIA for any help, links or thoughts.
![[rockband] [rockband] [rockband]](/data/assets/smilies/rockband.gif)
Previously, at my day gig we have been passing Excel spreadsheets as single-page workbooks via the browser by altering the headers.
However, we can see that this is going to be limited going forward. We would also like to send a multi-page workbook via email rather than a single-page spreadsheet via browser download. Enter XML.
So, I'm trying to create an XML file in stages: XML header, content, remaining XML code, then email it to the recipient.
Problem: It seems Excel's XML spec wants a column and row count BEFORE it is known. I'm referring to <TABLE ss:ExpandedColumnCount=...
Do I have to specify? Does it matter if I list more columns than I need?
I've checked out other related issues using MS KB and on this forum but didn't notice an answer to my question.
TIA for any help, links or thoughts.
![[rockband] [rockband] [rockband]](/data/assets/smilies/rockband.gif)