#1   Report Post  
Junior Member
 
Posts: 1
Default Find or Lookup?

I am trying to look to see if a part number is in another worksheet and if so return Yes. How do I do this? I have tried several functions but they all return name so I am not even sure if I am doing this correctly.
  #2   Report Post  
Senior Member
 
Posts: 663
Default

Quote:
Originally Posted by rebdye View Post
I am trying to look to see if a part number is in another worksheet and if so return Yes. How do I do this? I have tried several functions but they all return name so I am not even sure if I am doing this correctly.
Hi, try.....

=IF(COUNTIF(range,value)0,"Yes","")

Swap 'range' for the workbook/sheet/cell range (easiest to do by selecting it with the mouse rather than typing it.

Swap value for the part number or the relevant cell reference if the part number is stored.

Hopefully that will do the trick.
Let me know if not.
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
Find max with a lookup sarahphonics Excel Discussion (Misc queries) 2 April 27th 10 03:55 PM
Lookup / find value in column which changes LinLin Excel Worksheet Functions 3 November 20th 08 11:55 PM
Lookup...find next Maxime Maugeais Excel Discussion (Misc queries) 5 June 22nd 07 07:15 AM
Can't find the min of a lookup reference jaret1976 Excel Worksheet Functions 3 February 13th 06 08:21 PM
Find, Lookup, who knows??? Michael Kintner Excel Programming 3 January 7th 04 06:09 PM


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