Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
jerry
 
Posts: n/a
Default want to find what project is not on one list

I have two lists, the unique field to both lists is the text(project name).

How can I find what is not the same(meaning what is being left out)?

thanks
Jerry
  #2   Report Post  
Nick Hodge
 
Posts: n/a
Default

Jerry

If one list is in A1:A100 on sheet1 and the other the same range on sheet2
then in B1 on sheet1 enter

=COUNTIF(Sheet2!$A$1:$A$100,A1)

Should return 0 if there are no entries in sheet2 that correspond to the
entry on sheet1

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS


"jerry" wrote in message
...
I have two lists, the unique field to both lists is the text(project name).

How can I find what is not the same(meaning what is being left out)?

thanks
Jerry



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
Making pick list conditional on selection from previous pick list Stewart Excel Discussion (Misc queries) 1 June 27th 05 11:30 AM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
cannot find list in excel 2000 tanu Excel Discussion (Misc queries) 3 April 27th 05 11:44 PM
Extracting Values on one list and not another B Schwarz Excel Discussion (Misc queries) 4 January 7th 05 01:48 PM
How do I find out what items are in one list but not in another l. Michelle Craig Excel Discussion (Misc queries) 2 December 22nd 04 08:32 PM


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