LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,824
Default problem with Rows.Count and comparing cells

I'd just cheat and concatenate each row into a cell.

=a1&"|"&b1&"|"&c1....
where | is a unique character that isn't in your data.

Then compare one column again.

Paul Zipko wrote:

Thanks, that site had what I needed to get started. Now what I'd like to
do is expand it so that instead of just comparing individual cells, it
compares rows from different tables that have the same structure. I've
tried changing the criteria in COUNTIF to a range but it just returned
zero's for every entry. I've also worked at getting the VBA macro
working but it's still coming back with a run time error when it tries
to compare the rows. Any help on this would be apreciate,

Paul

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!


--

Dave Peterson

 
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
Count if comparing 2 cells chris Excel Worksheet Functions 1 November 4th 08 04:53 PM
Lookup/count blank cells problem Tom Watt Excel Discussion (Misc queries) 9 September 12th 06 10:44 PM
How do I count nonblank cells in rows within Excel? JoJo New Users to Excel 1 February 14th 06 04:11 PM
Comparing two cells in a colum with 2000 rows thomas1075 Excel Discussion (Misc queries) 3 June 7th 05 08:12 AM
Problem with UsedRange.Rows.Count alainB[_15_] Excel Programming 4 April 29th 04 10:29 PM


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