jefflatkidsii
Programmer
I have an excel spreadsheet on a website, and I want to create a URL that will open up a particular sheet within the file.
I can easily do this when creating a bookmark hyperlink within a spreadsheet, and the link looks like, file:///\\k2server\web\Excel\YearlyReports.xls#'2006 Reports'!A1.
However, when I try to pass this same parameter through a URL the file opens but it ignores the bookmark that I'm trying to call. The URL i'm using is Reports'!A1.
Basically, I'd like to know if there's a way to configure the parameters within a URL to be able to open a specific sheet within an excel file, or can this only be accomplished within excel?
any help on this would be much appreciated!
thx,
Jeff
I can easily do this when creating a bookmark hyperlink within a spreadsheet, and the link looks like, file:///\\k2server\web\Excel\YearlyReports.xls#'2006 Reports'!A1.
However, when I try to pass this same parameter through a URL the file opens but it ignores the bookmark that I'm trying to call. The URL i'm using is Reports'!A1.
Basically, I'd like to know if there's a way to configure the parameters within a URL to be able to open a specific sheet within an excel file, or can this only be accomplished within excel?
any help on this would be much appreciated!
thx,
Jeff