Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Comparing columns with repeating data

Hello everyone,

I'm currently trying to find out how to compare two columns that I'm working
with. The first one is within a workbook that has repeating values and the
other column is in another workbook with missing values. Here is an example
of what I want done:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)

I have gotten close with this formula but it doesn't quite do what I want:

=IF(COUNTIF(B:B,A1)0,"",A1)

Can someone please help?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 155
Default Comparing columns with repeating data

HI ChiCHi,

I don't quite understand what you are wanting to do. In your formula you have

=IF(COUNTIF(B:B,A1)0,"",A1)

which looks in COLUMN B for the value of A1. You said workbook A info is in
column N, and workbook B is in column A. No reference is made to column B.

What information are you trying to get out?

Squeaky

"Chi-Chi" wrote:

Hello everyone,

I'm currently trying to find out how to compare two columns that I'm working
with. The first one is within a workbook that has repeating values and the
other column is in another workbook with missing values. Here is an example
of what I want done:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)

I have gotten close with this formula but it doesn't quite do what I want:

=IF(COUNTIF(B:B,A1)0,"",A1)

Can someone please help?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Comparing columns with repeating data

This is basically what I want:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)


- Chi-Chi

"Squeaky" wrote:

HI ChiCHi,

I don't quite understand what you are wanting to do. In your formula you have

=IF(COUNTIF(B:B,A1)0,"",A1)

which looks in COLUMN B for the value of A1. You said workbook A info is in
column N, and workbook B is in column A. No reference is made to column B.

What information are you trying to get out?

Squeaky

"Chi-Chi" wrote:

Hello everyone,

I'm currently trying to find out how to compare two columns that I'm working
with. The first one is within a workbook that has repeating values and the
other column is in another workbook with missing values. Here is an example
of what I want done:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)

I have gotten close with this formula but it doesn't quite do what I want:

=IF(COUNTIF(B:B,A1)0,"",A1)

Can someone please help?

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Comparing columns with repeating data

This is basically what I want:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)


- Chi-Chi

"Squeaky" wrote:

HI ChiCHi,

I don't quite understand what you are wanting to do. In your formula you have

=IF(COUNTIF(B:B,A1)0,"",A1)

which looks in COLUMN B for the value of A1. You said workbook A info is in
column N, and workbook B is in column A. No reference is made to column B.

What information are you trying to get out?

Squeaky

"Chi-Chi" wrote:

Hello everyone,

I'm currently trying to find out how to compare two columns that I'm working
with. The first one is within a workbook that has repeating values and the
other column is in another workbook with missing values. Here is an example
of what I want done:

Workbook A Workbook B
Column N Column A
a z
b b
b c
c d
d e

Missing from Column N Workbook A: a, b (only had one occurence of value b)

I have gotten close with this formula but it doesn't quite do what I want:

=IF(COUNTIF(B:B,A1)0,"",A1)

Can someone please help?

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
Need help comparing data in two columns drew Excel Worksheet Functions 1 February 12th 09 09:14 PM
Comparing data in two columns Norm Excel Worksheet Functions 1 June 10th 08 03:10 PM
Comparing data in columns Nick Excel Discussion (Misc queries) 6 August 30th 07 06:37 PM
Comparing two columns of data JohnV Excel Discussion (Misc queries) 1 January 26th 07 04:00 PM
Comparing 2 columns of data adrianh33 New Users to Excel 1 April 5th 06 06:19 PM


All times are GMT +1. The time now is 06:28 AM.

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"