ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   C C+ Excel Coding (https://www.excelbanter.com/excel-programming/288251-c-c-excel-coding.html)

David Copp[_2_]

C C+ Excel Coding
 
Greetings,

I would be grateful if anyone could suggest some novice resources (books,
sites, other) on coding Excel via C/C+.

Thanks in advance,

Dave





chelms

C C+ Excel Coding
 
I didn't think anyone else out there used C++ with Excel. Seems like most developers use Visual Basic.

Don't know any books, but the MSDN Library is the source I use. Search for Article Id's Q178749, Q141759, Q165273, &Q178781. Other than those, I use the Visual Basic documentation for the Autmation Objects Methods and Properties and just mentally map to MFC. You have to know how to use VARIANTS real well. Search the library for "Article 4. The Ultimate Data Type" by Bruce McKinney.

Good luck.

David Copp[_2_]

C C+ Excel Coding
 
Thanks for the info. Anything with just plain ol' "C"?

Dave


"chelms" wrote in message
...
I didn't think anyone else out there used C++ with Excel. Seems like most

developers use Visual Basic.

Don't know any books, but the MSDN Library is the source I use. Search

for Article Id's Q178749, Q141759, Q165273, &Q178781. Other than those, I
use the Visual Basic documentation for the Autmation Objects Methods and
Properties and just mentally map to MFC. You have to know how to use
VARIANTS real well. Search the library for "Article 4. The Ultimate Data
Type" by Bruce McKinney.

Good luck.




chelms

C C+ Excel Coding
 
I've seen it written that C coding for Windows is still possible, but hard. Theoretically you could build up a function library, but with the sparse documentation on C++ and MFC already, I'd think it near impossible unless you're a Microsoft insider

Cheers.


All times are GMT +1. The time now is 04:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com