View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jotor14 jotor14 is offline
external usenet poster
 
Posts: 7
Default Run macro from Web

Is it possible to do this with excel :

- have an open workbook with a macro that performs a bunch of actions

- a web browser page that can triggert the macro to run as well as pass the
macro a couple of parameters entered from the web page such as a couple of
double integers

If you can point me in the right direction or to some some examples that
would help.

thx