View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Serge[_2_] Serge[_2_] is offline
external usenet poster
 
Posts: 11
Default DDE Links using Microsoft Script Editor

I built pretty complex Excel macro with DDE links using VBA. I just noticed
that I can play with Excel websheets in Internet browser using Microsoft
Script Editor.

Q 1. Is is there a way to use my already-existing VBA modules from Script
Editor?
Q2. If not and I have to reproduce some of my code using Script Editor is
there a way to enable DDE on the web?

Thanks

Serge