#1   Report Post  
Delaina
 
Posts: n/a
Default Referencing


Hi There.
I have 2 columns of client accounts. I need to take the 1st column and
see if any of the account #'s show up in the 2nd column. In a 3rd
Column I want a list that shows which company codes are in both the 1st
and 2nd column. Should I use access for this or can it be done in excel?
Any help would be appreciated..I have to get it done by next thursday!
Thanks! :)


--
Delaina
------------------------------------------------------------------------
Delaina's Profile: http://www.excelforum.com/member.php...o&userid=24151
View this thread: http://www.excelforum.com/showthread...hreadid=381709

  #2   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

http://www.cpearson.com/excel/duplicat.htm

has some nice techniques on how to tag or treat duplicates

Regards

Peo Sjoblom

"Delaina" wrote:


Hi There.
I have 2 columns of client accounts. I need to take the 1st column and
see if any of the account #'s show up in the 2nd column. In a 3rd
Column I want a list that shows which company codes are in both the 1st
and 2nd column. Should I use access for this or can it be done in excel?
Any help would be appreciated..I have to get it done by next thursday!
Thanks! :)


--
Delaina
------------------------------------------------------------------------
Delaina's Profile: http://www.excelforum.com/member.php...o&userid=24151
View this thread: http://www.excelforum.com/showthread...hreadid=381709


  #3   Report Post  
Delaina
 
Posts: n/a
Default


Thank you for the reply. I am not able to get his code to work because I
would like column B to look through column A to see if there are
duplicates, not search for duplicates in one column. Is there anywhere
to find that out?
Thanks.

**here's basically what I want it to do**

If(anything in column B=anything in column A, "duplicate", "") I just
don't know how to get column B to do that...


--
Delaina
------------------------------------------------------------------------
Delaina's Profile: http://www.excelforum.com/member.php...o&userid=24151
View this thread: http://www.excelforum.com/showthread...hreadid=381709

  #4   Report Post  
MrShorty
 
Posts: n/a
Default


Adapted this from the information on cpearson's website above:

C1=COUNTIF($A$1:$A$10,$B1) then copy down to C10 (adjust range
references and such to your specific situation, of course)

This will count the number of times the value in B1 occurs in A1:A10.
If B1 isn't in A1:A10, it returns 0. You can enclose this formula in
an IF function if you want.


--
MrShorty
------------------------------------------------------------------------
MrShorty's Profile: http://www.excelforum.com/member.php...o&userid=22181
View this thread: http://www.excelforum.com/showthread...hreadid=381709

  #5   Report Post  
Delaina
 
Posts: n/a
Default


Thank you so much-I wasn't understanding the formula the way the website
explained it. Job well done!


--
Delaina
------------------------------------------------------------------------
Delaina's Profile: http://www.excelforum.com/member.php...o&userid=24151
View this thread: http://www.excelforum.com/showthread...hreadid=381709

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
How do I turn off relative cell referencing in excel? Glenn New Users to Excel 1 April 13th 05 03:06 AM
Creating a formula using absolute referencing - I think!! Victoria Excel Worksheet Functions 4 February 26th 05 08:13 PM
Functions referencing unopened workbooks VB Newbie Excel Worksheet Functions 1 January 27th 05 01:11 AM
Cell Referencing Silver Excel Discussion (Misc queries) 2 January 11th 05 05:24 PM
Relative Indirect Formula Referencing? Damian Excel Worksheet Functions 1 January 7th 05 04:16 AM


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