LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
GC GC is offline
external usenet poster
 
Posts: 1
Default Launch Excel from the Web

Hello-- This question relates to problems when launching Excel from a
link on a web page.

SCENARIO: I have an Excel workbook with some pretty involved VBA code.
The code creates a budgeting and reporting application against an OLAP
database. A new requirement has come up to make this workbook available
to around 300 users. To send the workbook to these users individually
would become a nightmare in maintenance and support. So, I have put the
file on a shared drive. Now, the powers that be want the workbook
launched from a link on a web page.

Here are my issues:

1) The code was not originally designed to run through a browser, so I
plan to have the link open the Excel application. Is there a way to
have the workbook opened from a link without it asking the user to
"Open" or "Save" the file? (I've heard of maybe playing with the MIME
type on the link??)

2) Originally the workbook was an Excel Add-in (.XLA), so it never
asked to enable/disable macros. Now (because of the way new
requirements are setup), I need to have a "main menu" (my first sheet)
with some buttons. Therefore it prompts to enable/disable. I have
thought about writing some type of LAUNCHER in VB6 which opens the
workbook, and compile as .EXE-- and have the link call the launcher.
Anyone have any thoughts or experience with this?

3) I have a menu that is created during Workbook_Open(). Problem is,
that during testing of the link (after opening Excel application and
then the Workbook), every thing is working fine except when I choose
something from the menu-- it trys to reopen the workbook from the
server. I'm not sure why this is happening. This does not happen if I
launch Excel and the workbook outside of the browser.

4) Any helpful links on deploying Excel or Excel on the Web??

Thanks for your help!

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
excel will not launch owzatagain. Excel Discussion (Misc queries) 0 August 26th 09 02:57 AM
Can't launch Excel [email protected] Excel Discussion (Misc queries) 3 January 2nd 07 02:30 AM
Launch Excel from the Web DAN Excel Programming 2 October 23rd 06 03:29 PM
How to launch one XLA from another on Excel launch levka Excel Programming 1 July 25th 05 04:22 AM
Macro launch - Button vs Manual launch , has different results. Wayne Excel Programming 4 February 23rd 05 11:33 AM


All times are GMT +1. The time now is 11:16 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"