View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
עומר עומר is offline
external usenet poster
 
Posts: 1
Default calling excell from an external program

I am programming with visual studio C++ 6,
i built a program which create a text that i can open with excel and create
a graph.
how can i call excel from the C program and tell it to convert the data to a
graph automaticly then save it as an excel workbook?