View Single Post
  #1  
Old November 18th 08, 02:55 PM posted to microsoft.public.outlook.program_vba
SteveR
external usenet poster
 
Posts: 8
Default How do I call a VBA subroutine from Javascript

I have a VBA form that includes a webbrowser control. In the webbrowser
document I've written a Javascript function that, when called, should pass
information to a subroutine in the VBA. How can this be done?
Ads