Forum Discussion
SargentSynergy
Jun 04, 2019Copper Contributor
SharePoint Document Library: Print Version Number on Excel File
I have version control enabled on a SharePoint document library and I'd like the documents in the library (Excel files) to print out with the current version number. Is there a way to do this? If not...
Dean_Gross
Jun 04, 2019Silver Contributor
That is not a sharePoint issue, its an Excel issue. Last time I tried to do this we had to write custom code to get that kind of data in an excel file footer
HairyLightBulb
Mar 24, 2023Copper Contributor
Dean_Gross Can you share the script/code you used to achieve this please?