Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Is it possible to read and write an Excel file from Visual C++ ? Thanks, Claude |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If you can do it from VB Script, I don't see why not (but I am not totally
sure). Can you utilize VB Script from with inside your C++? I have not done much with C++ in quite a while, but I know you can embed other types of scripts within HTML and some other languages. Here is a weblink that shows some common stuff for Excel using VB Script. http://www.microsoft.com/technet/scr....mspx?mfr=true Not sure if this helps... Mark Ivey "Claude Gagnon" wrote in message ... Hi, Is it possible to read and write an Excel file from Visual C++ ? Thanks, Claude |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() "Claude Gagnon" wrote in message ... Hi, Is it possible to read and write an Excel file from Visual C++ ? Thanks, Claude yep check out all the links he http://support.microsoft.com/search/...False&x=14&y=9 |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Just Googled this topic...
Here are a few links for you to look over... http://www.codeguru.com/cpp/data/mfc...le.php/c11745/ http://support.microsoft.com/kb/196776 http://support.microsoft.com/kb/307473 http://support.microsoft.com/kb/q141759/ http://support.microsoft.com/kb/308407 "Claude Gagnon" wrote in message ... Hi, Is it possible to read and write an Excel file from Visual C++ ? Thanks, Claude |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I have a read only xl file, I need it to be read and write | Excel Discussion (Misc queries) | |||
Read/Write variables to XML file using VBA | Excel Programming | |||
read only file-need to write | Excel Discussion (Misc queries) | |||
How can a file be converted from Read-Only to Read/Write | Excel Discussion (Misc queries) | |||
Read and Write Excel file | Excel Programming |