Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2003 VB CODING | Excel Discussion (Misc queries) | |||
Excel VBA coding problem | Excel Discussion (Misc queries) | |||
Excel VBA Coding for Printing | Excel Discussion (Misc queries) | |||
Can Excel do this with coding? | Excel Worksheet Functions | |||
help with coding in excel | Excel Worksheet Functions |