Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / September 2007

Tip: Looking for answers? Try searching our database.

comparing two list and need to find exact in both lists

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
bill - 14 Sep 2007 17:08 GMT
I need to compare the data in todays list and see if it was in yesterdays
list and if so bring back a true otherwsie false value
Gary''s Student - 14 Sep 2007 17:58 GMT
Put today's data in column A and yesterday's data in column C.

In column B, enter:
=COUNTIF(C1:C10,A1)>0 and copy down

Here is an example:

3    FALSE    2
10    TRUE    6
1    FALSE    5
9    TRUE    10
9    TRUE    6
7    FALSE    9
6    TRUE    2
5    FALSE    6
8    TRUE    4
8    TRUE    8

Signature

Gary''s Student - gsnu200744

> I need to compare the data in todays list and see if it was in yesterdays
> list and if so bring back a true otherwsie false value
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.