Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default Right Function Doesn't Exists in Excel 2003?

Hi
in VBA you may check the references (Tools - References). Make sure the
Excel/Office object library is checked

--
Regards
Frank Kabel
Frankfurt, Germany


Sworkhard wrote:
I have a string that is, for example, January2004 with no spaces in
it. I extracted the month using the Left Function but when I try to
use the Right Function to extract 2004, I get the following error.

Compile Error: Can't find project or library

If anyone know how to get around this error, thier feedback would be
appreciated.

The Right Function is documented in the VBE Help.


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Right Function Doesn't Exists in Excel 2003?

It is checked. However, I have several other checked as well. I will see if there is a conflict and disable most of them.

Sworkhard

"Frank Kabel" wrote:

Hi
in VBA you may check the references (Tools - References). Make sure the
Excel/Office object library is checked

--
Regards
Frank Kabel
Frankfurt, Germany


Sworkhard wrote:
I have a string that is, for example, January2004 with no spaces in
it. I extracted the month using the Left Function but when I try to
use the Right Function to extract 2004, I get the following error.

Compile Error: Can't find project or library

If anyone know how to get around this error, thier feedback would be
appreciated.

The Right Function is documented in the VBE Help.



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Right Function Doesn't Exists in Excel 2003?

That is not the problem. What may be causing it, however, is that there is a conflict between two object models. a couple were shown as missing and the newer versions not selected as well. I'll work with this and see if I can get it working. I did get an error saying there was a conflict so that is probably the prolem.

Thanks

"Frank Kabel" wrote:

Hi
in VBA you may check the references (Tools - References). Make sure the
Excel/Office object library is checked

--
Regards
Frank Kabel
Frankfurt, Germany


Sworkhard wrote:
I have a string that is, for example, January2004 with no spaces in
it. I extracted the month using the Left Function but when I try to
use the Right Function to extract 2004, I get the following error.

Compile Error: Can't find project or library

If anyone know how to get around this error, thier feedback would be
appreciated.

The Right Function is documented in the VBE Help.



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
Why doesn't "Replace" function find value I know exists? UHAAdminAsst Excel Worksheet Functions 4 January 28th 10 07:14 PM
Excel: VLOOKUP returns #N/A for a sorted value that exists?? WHY? iguttin Excel Worksheet Functions 4 February 19th 09 06:26 PM
Lookup function when 'lookup_value' does not always exists Ken King Excel Discussion (Misc queries) 2 February 5th 09 07:41 PM
Add-ins function in Excel 2003 Jack H. Excel Worksheet Functions 1 October 6th 05 08:54 PM
Need help with a function I'm not sure exists Cervantes Excel Worksheet Functions 7 August 16th 05 06:38 AM


All times are GMT +1. The time now is 02:29 PM.

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"