Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Excel 2000 /2002 library problems

Hi,

I modeified an excel spreadsheet in excel 2002 and now am
trying to work with it in 2000. I have vba code in it.
However when i try to open it in excel 2000 on a
different computer i get compile error: project or
library not found. I was looking at the differences in
the library references and i believe that excel 2000 only
had the object 9.0 libraries while excel 2002 was using
the obejct 10.0 libraries. What can i do to make my code
work in excel 2000?? Thanks so much.

Mika
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Excel 2000 /2002 library problems

Make a reference to the object 9.0 libraries and try again you might find it
will work depending on what features are being used. I had similar problems
using the outlook 10.0 library after installing in an Excel97 environment.
I made reference to outlook 8.0 and everything worked OK.

Otherwise I guess you'll have to modify the code!

Cheers
Nigel


"mika" wrote in message
...
Hi,

I modeified an excel spreadsheet in excel 2002 and now am
trying to work with it in 2000. I have vba code in it.
However when i try to open it in excel 2000 on a
different computer i get compile error: project or
library not found. I was looking at the differences in
the library references and i believe that excel 2000 only
had the object 9.0 libraries while excel 2002 was using
the obejct 10.0 libraries. What can i do to make my code
work in excel 2000?? Thanks so much.

Mika





----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default Excel 2000 /2002 library problems

Make reference to the object 9.0 libraries where, in
Excel 2002? I couldn't find it in the
references...please clarify!

Thanks
mika
-----Original Message-----
Make a reference to the object 9.0 libraries and try

again you might find it
will work depending on what features are being used. I

had similar problems
using the outlook 10.0 library after installing in an

Excel97 environment.
I made reference to outlook 8.0 and everything worked OK.

Otherwise I guess you'll have to modify the code!

Cheers
Nigel


"mika" wrote in

message
...
Hi,

I modeified an excel spreadsheet in excel 2002 and now

am
trying to work with it in 2000. I have vba code in it.
However when i try to open it in excel 2000 on a
different computer i get compile error: project or
library not found. I was looking at the differences in
the library references and i believe that excel 2000

only
had the object 9.0 libraries while excel 2002 was using
the obejct 10.0 libraries. What can i do to make my

code
work in excel 2000?? Thanks so much.

Mika





----== Posted via Newsfeed.Com - Unlimited-Uncensored-

Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the

World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total

Privacy via Encryption =---
.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 68
Default Excel 2000 /2002 library problems

If you wish to run the code in Excel 2000 then you need to select the
version 9.0 libary, there won't be a version 10.0 that was available in
Excel 2002.

So on your Excel 2000 machine, open the workbook, open VBE and select the
same object library v9.0, save the workbook and try to run the application.
If this did not utilise features only in v10.0 then you should be OK, esle
you need to change things.

You should be able to run the workbook back in your Excel 2002 environment
without change.

Cheers
Nigel


"mika" wrote in message
...
Make reference to the object 9.0 libraries where, in
Excel 2002? I couldn't find it in the
references...please clarify!

Thanks
mika
-----Original Message-----
Make a reference to the object 9.0 libraries and try

again you might find it
will work depending on what features are being used. I

had similar problems
using the outlook 10.0 library after installing in an

Excel97 environment.
I made reference to outlook 8.0 and everything worked OK.

Otherwise I guess you'll have to modify the code!

Cheers
Nigel


"mika" wrote in

message
...
Hi,

I modeified an excel spreadsheet in excel 2002 and now

am
trying to work with it in 2000. I have vba code in it.
However when i try to open it in excel 2000 on a
different computer i get compile error: project or
library not found. I was looking at the differences in
the library references and i believe that excel 2000

only
had the object 9.0 libraries while excel 2002 was using
the obejct 10.0 libraries. What can i do to make my

code
work in excel 2000?? Thanks so much.

Mika





----== Posted via Newsfeed.Com - Unlimited-Uncensored-

Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the

World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total

Privacy via Encryption =---
.





----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeed.com The #1 Newsgroup Service in the World! 100,000 Newsgroups
---= 19 East/West-Coast Specialized Servers - Total Privacy via Encryption =---
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 problems in windows 7? George[_10_] Excel Discussion (Misc queries) 2 February 24th 10 03:50 AM
Excel 2000 to 2002 - #NAME? Paulo Freixieiro Excel Discussion (Misc queries) 6 September 7th 05 01:33 PM
Excel 2000 to 2002 - #NAME? Paulo Freixieiro Excel Discussion (Misc queries) 1 September 7th 05 01:12 AM
problems with .xml and Excel 2002 Bernie Yaeger Excel Programming 0 February 25th 04 05:15 PM
Excel 2000 and 2002 Tim Childs Excel Programming 3 October 22nd 03 01:23 AM


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