Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I am running Excel 2002 (Excel.Application.10) on Win XP: with reference to creation of the Excel Application object, App.CreateDispatch("Excel.application") does not work from VC++ but CreateObject i.e. "Set xlApp = CreateObject("Excel.application")" from VB works. Note that I have created the VC project correctly and imported the Excel object into it correctly i.e. from Excel.exe/ClasssWizard etc. This VC code works fine for Excel.Application.9 i.e. Excel 2k. Any idea what maybe going wrong ? TIA, -Abhijit |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel 2002: Why Find and Replace not working? | Excel Discussion (Misc queries) | |||
Excel 2002 : Why =Trim () formula not working ? | Excel Discussion (Misc queries) | |||
Excel 2002 transpose not working | Excel Discussion (Misc queries) | |||
hyperlinks not working in excel 2002 SP3 | Excel Discussion (Misc queries) | |||
Excel 2002 not working | Setting up and Configuration of Excel |