View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sojee Sojee is offline
external usenet poster
 
Posts: 1
Default Problems integrating Excel VBA application with frontpage

I've got 2 Excel applications which are written I
Excel VBA , both send mail to user groups based o
business rules as well as a form attachement. As a stan
alone, the application works perfectly but when attache
as a link to a frontpage webpage (Local Intranet located on Network instead of server )the application hang
infinitely
The user clicks the link and another window is open whic
launches the application. Once all required processing is done a
progress window appears which ticks off all event stages. A
this point the the progress window disappears and the pag
is left hanging. Sometimes after a successfull run i
reopens the VBA application. Is there anyway round thi
i.e frontpage setting , Excel setting, VBA requirement et

Extras
-----------------------
Excel VBA wersion 9
Explorer version 6.

Help much needed