View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marcin Kwaśniewski Marcin Kwaśniewski is offline
external usenet poster
 
Posts: 4
Default Excel and web browser

Hello,

I want to read some data from currently active worksheet. Is there a way to
access active sheet from a web browser (using JS and COM)?
ActiveXObject("Excel.Application") creates another instance of Excel while I
want to get to one already open.
BTW, do Excel macros have to be written in VBA? I really don't like the
syntax of VBA. ;)


--
Pozdrawiam,
Kwas