Comparing

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to be able to compare a column of values on one tab with a column of values in another tab. I was able to do this before using a function within the cell itself but I can not remember how

Any ideas on how to do this?

Any help would be appreciated

Thanks

Kirk
 
in the first sheet in B1

=Countif(A1,Sheet2!$A:$A)

then drag fill down the column.

as an example.

--
Regards,
Tom Ogilvy

Kirk said:
I need to be able to compare a column of values on one tab with a column
of values in another tab. I was able to do this before using a function
within the cell itself but I can not remember how.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top