Front Office Football Central  

Go Back   Front Office Football Central > Archives > FOFC Archive
Register FAQ Members List Calendar Mark Forums Read Statistics

Reply
 
Thread Tools
Old 05-14-2007, 12:32 PM   #1
Capital
High School Varsity
 
Join Date: Oct 2000
excel question about finding a number in a series

If I have a column of values (1,2,3,4, and so on) and I have another column of values...Is there a formula I could use to see if a value in one column is represented in another column?

I hope I explained that well enough.

Capital is offline   Reply With Quote
Old 05-14-2007, 12:36 PM   #2
Wolfpack
Pro Rookie
 
Join Date: Feb 2003
Location: Raleigh, NC
Really quick would be to do a "COUNTIF" on the column being checked. If you have an index of values in A, for example, and then the values you have as data in B, then do in column C, "=COUNTIF(B$1:B$x,Ay)" where X is the last filled cell in column B and y is the row in column A representing the number you are looking for. If the result is at least one, then obviously there is at least one occurence of the number you're looking for.

Last edited by Wolfpack : 05-14-2007 at 12:40 PM.
Wolfpack is offline   Reply With Quote
Old 05-14-2007, 12:40 PM   #3
Capital
High School Varsity
 
Join Date: Oct 2000
I could see how that would work, but my problem is that both series use 5 digit alpha-numeric values (ABC12 for instance). So my first series A1-A200 contains about 200 values. The second series has about 20,000 values. The goal is to see if all, some, or any are contained in the 20,000 values without doing a find for each.

I was hoping to write a formula using $ and then copy them to the rest of the first series - comparing to the second.
Capital is offline   Reply With Quote
Old 05-14-2007, 12:44 PM   #4
moriarty
College Starter
 
Join Date: Nov 2000
Location: A negative place
Quote:
Originally Posted by Capital View Post
I could see how that would work, but my problem is that both series use 5 digit alpha-numeric values (ABC12 for instance). So my first series A1-A200 contains about 200 values. The second series has about 20,000 values. The goal is to see if all, some, or any are contained in the 20,000 values without doing a find for each.

I was hoping to write a formula using $ and then copy them to the rest of the first series - comparing to the second.

You can use VLookup if you can put one table in ascending order. Basically if it returns a valid value, it exists in the reference table. If it doesn't exist you'll get a NA.
moriarty is offline   Reply With Quote
Old 05-14-2007, 02:50 PM   #5
Butter
Coordinator
 
Join Date: Mar 2002
Location: Dayton, OH
vlookup, for sure.
__________________
My listening habits
Butter is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Forum Jump


All times are GMT -5. The time now is 03:48 AM.



Powered by vBulletin Version 3.6.0
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.