Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Excel vx Application

Hi all,

I have noticed that there is an object called "Excel". Is it the same as
"Application" object? If No, what's the difference? Please advice.

Frederick Chow
Hong Kong.


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

No. Excel is the library and Application is the class.

? excel.xlFileformat.xlExcel2
16
? application.xlFileformat.xlExcel2
produces an error.

--
Regards,
Tom Ogilvy


"Frederick Chow" wrote in message
...
Hi all,

I have noticed that there is an object called "Excel". Is it the same as
"Application" object? If No, what's the difference? Please advice.

Frederick Chow
Hong Kong.




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 75
Default Excel vx Application

Thanks a lot. Actually I have a vague concept between "Library" and "Class".
I think I have to read more abou this soon.

Frederick Chow.

"Tom Ogilvy" wrote in message
...
No. Excel is the library and Application is the class.

? excel.xlFileformat.xlExcel2
16
? application.xlFileformat.xlExcel2
produces an error.

--
Regards,
Tom Ogilvy


"Frederick Chow" wrote in message
...
Hi all,

I have noticed that there is an object called "Excel". Is it the same as
"Application" object? If No, what's the difference? Please advice.

Frederick Chow
Hong Kong.






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 VB application Neil Jones Excel Discussion (Misc queries) 4 April 30th 10 06:57 AM
Application/vnd.ms-excel Henry R Excel Discussion (Misc queries) 0 January 22nd 06 02:32 AM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
VBA Excel.Application Peter Judson Excel Programming 1 January 21st 04 11:49 PM
application.quit will not shut off application john Excel Programming 0 January 9th 04 11:29 PM


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