#1   Report Post  
Junior Member
 
Location: Andover, NH
Posts: 1
Red face Strange

I created a column that strips the characters to leave a number (Eng1 becomes 1)=RIGHT(D57, LEN(D57)-3).

Then, in another column I use the function =if(f2=g2,"ID","OOD"). The function doesn't work at all. However, when I go into the cell that has the =RIGHT(D57, LEN(D57)-3) and replace it with a number... the if function =if(f2=g2,"ID","OOD") works perfectly.

Any suggestions?

Thanks for your time in helping with this...it's driving me nuts!

  #2   Report Post  
Junior Member
 
Posts: 6
Default

Hi

The problem is that the =if formula used picks the cell with the )=RIGHT(D57, LEN(D57)-3) as a text string returned...or at least thats what I think ;)

But try adding the following to your formula and see if it present you with any diffirent results

repalce your formula with the following

=1*RIGHT(D57, LEN(D57)-3)

Maybe worth a try.





Quote:
Originally Posted by FreedomHillFarm View Post
I created a column that strips the characters to leave a number (Eng1 becomes 1)=RIGHT(D57, LEN(D57)-3).

Then, in another column I use the function =if(f2=g2,"ID","OOD"). The function doesn't work at all. However, when I go into the cell that has the =RIGHT(D57, LEN(D57)-3) and replace it with a number... the if function =if(f2=g2,"ID","OOD") works perfectly.

Any suggestions?

Thanks for your time in helping with this...it's driving me nuts!

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
Strange?! Jo[_2_] Excel Discussion (Misc queries) 6 August 8th 07 07:01 PM
Strange error Andy Setting up and Configuration of Excel 1 April 18th 06 08:11 PM
Strange Problem Perry Excel Discussion (Misc queries) 7 April 12th 06 09:52 PM
Very-2 strange Amiit Mangla Excel Discussion (Misc queries) 4 December 21st 05 12:26 PM
Something Strange ame9 Setting up and Configuration of Excel 2 July 5th 05 10:31 PM


All times are GMT +1. The time now is 12:59 PM.

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"