Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel.xmlMap not defined

hi,
I am using Add - referance - Excel 11.0 Object library to refer to Excel
2003(standard edition) in VB6 Express edition.
But when it gives an error when i try to declare an instance od xmlMap
Dim map As Excel.xmlmap // ERROR: Type Excel.xmlMap not defined.

Any help is appreciated:

Irfan




  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Excel.xmlMap not defined

Perhaps the Edition of Excel in the standard edition is not the same as that
in the Professional edition. From help on xmlmap:

Note XML features, except for saving files in the XML Spreadsheet format,
are available only in Microsoft Office Professional Edition 2003 and
Microsoft Office Excel 2003.



--

Regards,

Tom Ogilvy





"Irfan" wrote in message
...
hi,
I am using Add - referance - Excel 11.0 Object library to refer to

Excel
2003(standard edition) in VB6 Express edition.
But when it gives an error when i try to declare an instance od xmlMap
Dim map As Excel.xmlmap // ERROR: Type Excel.xmlMap not defined.

Any help is appreciated:

Irfan






  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel.xmlMap not defined

Tom,
Thanks for the reply. I was also about to conclude the same. But, could
someone in the group also reiterate this fact that in order to use xml
feature in excel object 2003, i should upgrade to professional edition.


secondly, what about the enduser when they use the application. Do they
need to have a Office professional edition 2003 or standard edition will do
?

Also, what about the users who are still using 2000, 2002. Will my
application run on those systems.

TIA
Irfan



"Tom Ogilvy" wrote in message
...
Perhaps the Edition of Excel in the standard edition is not the same as
that
in the Professional edition. From help on xmlmap:

Note XML features, except for saving files in the XML Spreadsheet format,
are available only in Microsoft Office Professional Edition 2003 and
Microsoft Office Excel 2003.



--

Regards,

Tom Ogilvy





"Irfan" wrote in message
...
hi,
I am using Add - referance - Excel 11.0 Object library to refer to

Excel
2003(standard edition) in VB6 Express edition.
But when it gives an error when i try to declare an instance od xmlMap
Dim map As Excel.xmlmap // ERROR: Type Excel.xmlMap not defined.

Any help is appreciated:

Irfan








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 Message "user defined type not defined" LEELK01 Excel Discussion (Misc queries) 2 August 14th 09 07:31 AM
Run-time error '50290': Application-defined or object-defined erro Macro button Excel Discussion (Misc queries) 1 March 12th 09 10:59 AM
"User-defined type not defined" message in Excel RW1946 Excel Discussion (Misc queries) 0 August 31st 05 12:14 PM
Application-defined or object-defined error - missing the basics [email protected] Excel Programming 1 December 28th 04 10:23 PM
"Application-defined or object-defined error" while printing excel report chemburkar Excel Programming 0 February 2nd 04 08:33 PM


All times are GMT +1. The time now is 03:19 AM.

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"