ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Can't find project or library (https://www.excelbanter.com/excel-programming/292163-cant-find-project-library.html)

Roy[_5_]

Can't find project or library
 
Excel XP cannot find MID, RIGHT or LEFT functions....
What reference library are they located in?

Thanks!

Chip Pearson

Can't find project or library
 
Roy,

They are located in the VBA library, typically located in
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6.DLL
.. If this library is marked MISSING in the References dialog,
you should unregister then reregister Excel with Windows.

Close Excel, then go to the Windows Start menu, choose Run, and
enter
Excel.exe /unregserver
Then, run Excel again with
Excel.exe /regserver

Finally, start Excel normally.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Roy" wrote in message
...
Excel XP cannot find MID, RIGHT or LEFT functions....
What reference library are they located in?

Thanks!




Tom Ogilvy

Can't find project or library
 
Just to add some additional considerations:
And if any other library is marked as MISSING, you need to either unselect
it (if it isn't used) or use the browse button to find it on your machine.
This is often the cause of the error you are getting even though the cited
functions are not included in that missing library.

--
Regards,
Tom Ogilvy

"Chip Pearson" wrote in message
...
Roy,

They are located in the VBA library, typically located in
C:\Program Files\Common Files\Microsoft Shared\VBA\VBA6\VBE6.DLL
. If this library is marked MISSING in the References dialog,
you should unregister then reregister Excel with Windows.

Close Excel, then go to the Windows Start menu, choose Run, and
enter
Excel.exe /unregserver
Then, run Excel again with
Excel.exe /regserver

Finally, start Excel normally.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Roy" wrote in message
...
Excel XP cannot find MID, RIGHT or LEFT functions....
What reference library are they located in?

Thanks!







All times are GMT +1. The time now is 04:06 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com