Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Can't find project or libary

Hi,

I created a spreadsheet a while ago in Office 2000, now when I open it (in
Office 2003), I recieve the "Can't find project or libary" error. 'Date' is
hightlighted. I fixed this by changing it (and all the others) to
'vba.date'. After this the same error appeared for 'format' and 'entirerow'.
The same used above fixed the 'format' issue. However when doing this to
'entirerow' I recieve the error "method or data member not found". Does
anyone have any idea how to fix this?

Thanks,
--
Ben


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Can't find project or libary

Hi Ben
in the VBA editor goto 'Tools - References' and check if at least the
reference to the Excel/Office library is checked

--
Regards
Frank Kabel
Frankfurt, Germany

"Ben Allen" schrieb im Newsbeitrag
...
Hi,

I created a spreadsheet a while ago in Office 2000, now when I open

it (in
Office 2003), I recieve the "Can't find project or libary" error.

'Date' is
hightlighted. I fixed this by changing it (and all the others) to
'vba.date'. After this the same error appeared for 'format' and

'entirerow'.
The same used above fixed the 'format' issue. However when doing this

to
'entirerow' I recieve the error "method or data member not found".

Does
anyone have any idea how to fix this?

Thanks,
--
Ben



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Can't find project or libary

in the VBA, go to tools=References (make sure this project is the active
project) and you should see at least one checked library marked as MISSING.

You need to uncheck this library (ies) or find the current verion on this
machine using the browse button.

--
Regards,
Tom Ogilvy

"Ben Allen" wrote in message
...
Hi,

I created a spreadsheet a while ago in Office 2000, now when I open it (in
Office 2003), I recieve the "Can't find project or libary" error. 'Date'

is
hightlighted. I fixed this by changing it (and all the others) to
'vba.date'. After this the same error appeared for 'format' and

'entirerow'.
The same used above fixed the 'format' issue. However when doing this to
'entirerow' I recieve the error "method or data member not found". Does
anyone have any idea how to fix this?

Thanks,
--
Ben




  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Can't find project or libary


"Frank Kabel" wrote in message
...
Hi Ben
in the VBA editor goto 'Tools - References' and check if at least the
reference to the Excel/Office library is checked

--
Regards
Frank Kabel
Frankfurt, Germany

Thanks Frank,

They following are ticked:

Visual basic for Applications
Microsoft Excel 11.0 Object libary
Ole Automation
Microsoft Office 11.0 Object libary
Microsoft Form 11.0 Object libary
MISSING: SOLVER.XLA

The missing solver one is weird as I have installed the solver add-in.

Any more ideas?

Thanks,
--
Ben


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Can't find project or libary

uncheck solver or use the browse button to find it.

--
Regards,
Tom Ogilvy

"Ben Allen" wrote in message
...

"Frank Kabel" wrote in message
...
Hi Ben
in the VBA editor goto 'Tools - References' and check if at least the
reference to the Excel/Office library is checked

--
Regards
Frank Kabel
Frankfurt, Germany

Thanks Frank,

They following are ticked:

Visual basic for Applications
Microsoft Excel 11.0 Object libary
Ole Automation
Microsoft Office 11.0 Object libary
Microsoft Form 11.0 Object libary
MISSING: SOLVER.XLA

The missing solver one is weird as I have installed the solver add-in.

Any more ideas?

Thanks,
--
Ben






  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Can't find project or libary

Thanks everyone, sorted now. I browsed for the solver add-in as Tom said.

Thanks Again


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
Can't find project or library AnnapolisStar Excel Worksheet Functions 1 June 15th 07 04:02 PM
Excell error "Can't find Project or Library" Project VBAProject Lost in Excel Excel Worksheet Functions 0 April 12th 07 04:42 PM
Can't find project or library Tracey Excel Discussion (Misc queries) 4 January 5th 05 05:19 PM
Cant find project or library Swift2003[_3_] Excel Programming 1 April 14th 04 10:20 PM
Can't find project Phil Perry Excel Programming 0 July 15th 03 08:26 PM


All times are GMT +1. The time now is 10:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"