Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
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?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,058
Default calling excell from an external program

Visual C++ has a good SHELL interface. FIrst create a workbook that will,
upon opening, execute a macro to do your Excel tasks. Then use your C++ code
to invoke the workbook through the SHELL.
--
Gary''s Student


"עומר" wrote:

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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pivot Refresh Error when calling Excel Macro from VB.NET program amdefacto Excel Discussion (Misc queries) 0 July 6th 09 10:06 AM
Program calling up Excel - Not running Macro kraljb[_4_] Excel Programming 1 May 28th 05 06:23 AM
calling macro in excel from VB program Fung Excel Programming 1 July 21st 04 01:54 PM
Calling Access Program from Excel John Baker Excel Programming 1 April 24th 04 01:20 PM
How disabling sounds when calling a shell program? Michel[_3_] Excel Programming 4 October 22nd 03 09:38 AM


All times are GMT +1. The time now is 02:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"