Hello everyone,
I need to write a html code/link that would take me to a specific spreadsheet of an excel document.
For instance, I have an Excel file with 2 spreadsheets, USA and EUROPE and I would like to have the link to take me directly to the EUROPE spreadsheet.
I have tried <a href="./Test.xlsx#'EUROPE">Link to the Europe sheet</a> but it doesn't work.
Thank you.
I need to write a html code/link that would take me to a specific spreadsheet of an excel document.
For instance, I have an Excel file with 2 spreadsheets, USA and EUROPE and I would like to have the link to take me directly to the EUROPE spreadsheet.
I have tried <a href="./Test.xlsx#'EUROPE">Link to the Europe sheet</a> but it doesn't work.
Thank you.