Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open Excel With Internet Explorer

Status
Not open for further replies.

jasmak

Programmer
Jun 6, 2001
4
US
I have an Excel spreadsheet application that uses VBA to link to various spreadsheets on several servers. It has a customized menu bar written in VBA as well. What I would like to do is browse to an ASP page on my website that will open this spreadsheet application within Internet Explorer. So far I am able to get to the point of having the application open in my browser window. But none of the VBA custom menu items appear. Does anyone have any suggestions on how to do this? Right now the users are content using this as a desktop application, but for obvious reasons we want to put it on the web without having to rewrite all of the spreadsheet code into Active Server Pages.

Thanks.
 
jasmak,
Not sure if this is what you're looking for.

Check these MS articles:


Availability of Microsoft Office Document Open Confirmation Tool (Q238918)


Summary: Microsoft has released the Microsoft Office Document Open Confirmation Tool. This tool can be used to help protect you by always requiring confirmation before opening any of the following Microsoft Office document types in Internet Explor

Category = Support: SUPPORT - support




Office Documents Open in Internet Explorer (Q162059)


Summary: When you click a Hypertext Markup Language (HTML) link to a Microsoft Office file (such as a Microsoft Excel document), Internet Explorer may open the file in Internet Explorer, instead of opening the file in the appropriate Office program.

reghakr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top