Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel VB application | Excel Discussion (Misc queries) | |||
Application/vnd.ms-excel | Excel Discussion (Misc queries) | |||
macro to close excel application other than application.quit | Excel Programming | |||
VBA Excel.Application | Excel Programming | |||
application.quit will not shut off application | Excel Programming |