Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Peter
 
Posts: n/a
Default Excel - matching data

excel 2003 - office professional.
I have data for water temperature from two reservoirs taken over 5 years. I
want to match the water temperatures from the two reservoirs only for samples
taken on the same day as not all samples were taken at the same time. I
therefore have four columns: 1) date of sample for reservoir 1; 2) nitrate
reservoir 1; 3) date of sample reservoir 2; 4) nitrate reservoir 2.
There are uneven sample numbers for each reservoir where there was some data
missing from one of the reservoirs.
Many thanks

  #2   Report Post  
Gary''s Student
 
Posts: n/a
Default

Hi Peter

You can use conditional formatting to identify dates in common between two
columns. Let's assume that your dates are in columns A and C. Select column
A and pull-down:

Format Conditional formatting select {formula is} and enter

=ISERROR(MATCH(A1,$C$1:$C$10,0)) and pick a distictive format. The
distictive cells will be not-matches. You can expand the $C$10 to whatever
you column size is.

--
Gary's Student


"Peter" wrote:

excel 2003 - office professional.
I have data for water temperature from two reservoirs taken over 5 years. I
want to match the water temperatures from the two reservoirs only for samples
taken on the same day as not all samples were taken at the same time. I
therefore have four columns: 1) date of sample for reservoir 1; 2) nitrate
reservoir 1; 3) date of sample reservoir 2; 4) nitrate reservoir 2.
There are uneven sample numbers for each reservoir where there was some data
missing from one of the reservoirs.
Many thanks

  #3   Report Post  
Peter
 
Posts: n/a
Default

Hi Gary"s Student
Thanks for your help, that worked a treat...is there now any quick way of
filtering out the non-matched data - as I have rather a lot of it to go
through? I have stuck an auto-filter on the column with the distinctive cells
in, but can see no obvious way of filtering out the formatted text.
Cheers,
Peter

"Gary''s Student" wrote:

Hi Peter

You can use conditional formatting to identify dates in common between two
columns. Let's assume that your dates are in columns A and C. Select column
A and pull-down:

Format Conditional formatting select {formula is} and enter

=ISERROR(MATCH(A1,$C$1:$C$10,0)) and pick a distictive format. The
distictive cells will be not-matches. You can expand the $C$10 to whatever
you column size is.

--
Gary's Student


"Peter" wrote:

excel 2003 - office professional.
I have data for water temperature from two reservoirs taken over 5 years. I
want to match the water temperatures from the two reservoirs only for samples
taken on the same day as not all samples were taken at the same time. I
therefore have four columns: 1) date of sample for reservoir 1; 2) nitrate
reservoir 1; 3) date of sample reservoir 2; 4) nitrate reservoir 2.
There are uneven sample numbers for each reservoir where there was some data
missing from one of the reservoirs.
Many thanks

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Linking the data from one excel to another mrbalaje Excel Discussion (Misc queries) 2 June 13th 05 10:44 AM
Getting Excel Data from One Sheet to Another.... Robin Excel Discussion (Misc queries) 2 April 21st 05 01:15 PM
How can deleted data reappear in a refreshed pivot table in Excel excel_user123456 Excel Discussion (Misc queries) 3 February 23rd 05 08:34 PM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


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