M
megaerafury
Hi, I am trying to insert links in a web page that would open an excel
file to a specific tab. I could do this with the fragment identifier
(eg. http://www.website.com/myfile.xls#tabname!A1). However, I run
into problems if the tab name has spaces, since web browsers insert
%20 in place of spaces in the url address, and Excel would not
recognize these tab names. It works if I insert the link from an excel
file (by enclosing the name in single quotes), but not from a web
page. Could someone tell me how to get around this quirk? Thanks!
file to a specific tab. I could do this with the fragment identifier
(eg. http://www.website.com/myfile.xls#tabname!A1). However, I run
into problems if the tab name has spaces, since web browsers insert
%20 in place of spaces in the url address, and Excel would not
recognize these tab names. It works if I insert the link from an excel
file (by enclosing the name in single quotes), but not from a web
page. Could someone tell me how to get around this quirk? Thanks!