View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
talrs talrs is offline
external usenet poster
 
Posts: 2
Default Getting an Excel::* pointer from a com component

Hi

I have recently automated an excel app to show some statistics from a
different program. Now I would like to show it on the program view.

I have added a worksheet component to the view but I cant find a way to
path on the info to it by code (VC++). I cant get the _WorksheetPtr to point
to it.

I would appreciate any tips on the subject, and apologize for my poor
English skills J

Tal