Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Can't Find Project or Library

I have a line in a macro as follows:

Sheets("Chrono").[A1] = Format ((Timer() - Depart) / 3600 / 24, "hh:mm:ss")

When I try to run the macro I get the following error message:

Compile Error: Can't find project or library.

I have had this macro working on another computer, any ideas.

Thanks
Alec
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Can't Find Project or Library

With that project active, click on Tools|References.

Look for a reference marked MISSING. You'll have to decide if you need to
replace it or just uncheck it.



Alectrical wrote:

I have a line in a macro as follows:

Sheets("Chrono").[A1] = Format ((Timer() - Depart) / 3600 / 24, "hh:mm:ss")

When I try to run the macro I get the following error message:

Compile Error: Can't find project or library.

I have had this macro working on another computer, any ideas.

Thanks
Alec


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 62
Default Can't Find Project or Library

Thanks Dave

That works great.

Best Regards
Alec

"Dave Peterson" wrote:

With that project active, click on Tools|References.

Look for a reference marked MISSING. You'll have to decide if you need to
replace it or just uncheck it.



Alectrical wrote:

I have a line in a macro as follows:

Sheets("Chrono").[A1] = Format ((Timer() - Depart) / 3600 / 24, "hh:mm:ss")

When I try to run the macro I get the following error message:

Compile Error: Can't find project or library.

I have had this macro working on another computer, any ideas.

Thanks
Alec


--

Dave Peterson

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 of library MG Excel Discussion (Misc queries) 3 May 19th 08 12:06 AM
cant find project or library pcor New Users to Excel 2 January 5th 07 03:52 AM
Can't find project or library Tyrone Excel Programming 0 December 19th 06 02:57 AM
Can't find Project or Library Corey Excel Programming 1 June 29th 06 09:51 AM
Can't find project or library salut Excel Programming 1 March 22nd 06 10:10 PM


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