Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Excel 2002, VC++ problem, CreateDispatch not working

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
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
Excel 2002: Why Find and Replace not working? Mr. Low Excel Discussion (Misc queries) 6 January 6th 09 03:37 PM
Excel 2002 : Why =Trim () formula not working ? Mr. Low Excel Discussion (Misc queries) 6 August 23rd 07 01:52 PM
Excel 2002 transpose not working joeeng Excel Discussion (Misc queries) 2 July 8th 05 11:13 PM
hyperlinks not working in excel 2002 SP3 Roundy Excel Discussion (Misc queries) 0 July 7th 05 09:40 PM
Excel 2002 not working Help IN Nebraska. Setting up and Configuration of Excel 2 December 22nd 04 10:29 AM


All times are GMT +1. The time now is 11:38 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"