Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Vic1978
 
Posts: n/a
Default Comparing 2 tables with similar content


Hi,

I would like to know how it is possible to compare several sheets in
one file, which have similar content. I need a function who shows me
how to compare it and gives me the result in another sheet (same file)

How can I manage this?
Thanks a lot,
Vicky :)


--
Vic1978
------------------------------------------------------------------------
Vic1978's Profile: http://www.excelforum.com/member.php...o&userid=28708
View this thread: http://www.excelforum.com/showthread...hreadid=490744

  #2   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Comparing 2 tables with similar content

http://www.cpearson.com/excel/duplic...tingDuplicates

--
Kind regards,

Niek Otten

"Vic1978" wrote in
message ...

Hi,

I would like to know how it is possible to compare several sheets in
one file, which have similar content. I need a function who shows me
how to compare it and gives me the result in another sheet (same file)

How can I manage this?
Thanks a lot,
Vicky :)


--
Vic1978
------------------------------------------------------------------------
Vic1978's Profile:
http://www.excelforum.com/member.php...o&userid=28708
View this thread: http://www.excelforum.com/showthread...hreadid=490744



  #3   Report Post  
Posted to microsoft.public.excel.misc
Vic1978
 
Posts: n/a
Default Comparing 2 tables with similar content


Hello,

unfortunately this function doesn´t work. There is always an error...

What is wrong with the formula?

=(COUNTIF(A2;"1"),TRUE,FALSE)

Kind regards,
Vicky


--
Vic1978
------------------------------------------------------------------------
Vic1978's Profile: http://www.excelforum.com/member.php...o&userid=28708
View this thread: http://www.excelforum.com/showthread...hreadid=490744

  #4   Report Post  
Posted to microsoft.public.excel.misc
Peo Sjoblom
 
Posts: n/a
Default Comparing 2 tables with similar content

Use

=A21


--

Regards,

Peo Sjoblom


"Vic1978" wrote in
message ...

Hello,

unfortunately this function doesn´t work. There is always an error...

What is wrong with the formula?

=(COUNTIF(A2;"1"),TRUE,FALSE)

Kind regards,
Vicky


--
Vic1978
------------------------------------------------------------------------
Vic1978's Profile:

http://www.excelforum.com/member.php...o&userid=28708
View this thread: http://www.excelforum.com/showthread...hreadid=490744



  #5   Report Post  
Posted to microsoft.public.excel.misc
Niek Otten
 
Posts: n/a
Default Comparing 2 tables with similar content

Hi Vicky,

That is not a formula from the link I gave. Please check the examples
carefully!

--
Kind regards,

Niek Otten

"Vic1978" wrote in
message ...

Hello,

unfortunately this function doesn´t work. There is always an error...

What is wrong with the formula?

=(COUNTIF(A2;"1"),TRUE,FALSE)

Kind regards,
Vicky


--
Vic1978
------------------------------------------------------------------------
Vic1978's Profile:
http://www.excelforum.com/member.php...o&userid=28708
View this thread: http://www.excelforum.com/showthread...hreadid=490744





  #6   Report Post  
Posted to microsoft.public.excel.misc
vezerid
 
Posts: n/a
Default Comparing 2 tables with similar content

Vicky,
regardless of the other members' suggestions, the specific formula as
you type it:
=(COUNTIF(A2;"1"),TRUE,FALSE)
will not work. Either you will use comma or semicolon in all arguments.
Furthermore, in this case you forgot the IF.
=IF(COUNTIF(A2,"1"),TRUE,FALSE)

HTH
Kostis Vezerides

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
comparing 2 similar columns on seperate work sheets in 1 workbook Dan Excel Discussion (Misc queries) 4 September 20th 05 11:58 PM
How to pull numbers from two tables with conditions? Anna Excel Worksheet Functions 1 May 14th 05 03:21 PM
Macro for Pivot Tables Thomas Excel Discussion (Misc queries) 1 March 15th 05 01:03 AM
Comparing data in tables Gerrym Excel Discussion (Misc queries) 2 March 3rd 05 08:07 PM
Comparing data in two similar worksheets HiRllr21 Excel Discussion (Misc queries) 0 February 2nd 05 05:01 PM


All times are GMT +1. The time now is 01:34 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"