#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 13
Default Unique Dates...

I have cells A1 through J1 populated with dates (some are the same dates, and
some are different).

* In cell K1 I'd like to write a formula which tells me if the value in
cell A1 is unique compared to all the dates in the A1-J1 range.

* In cell L1 I'd like to write a formula which tells me if the value in
cell B1 is unique compared to all the dates in the A1-J1 range

repeat for 10 cells.

What formula can I use to accomplish this?

Thanks in advance.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 303
Default Unique Dates...

enter in K1

=COUNTIF($A1:$J1,A1)

extend it to the right using the right hand bottom corner
left click and drag

when the result is 1.......... it's unique
you could highlight them with conditional format

Greetings from NZ
Bill K

"cdavidson" wrote in message
...
I have cells A1 through J1 populated with dates (some are the same dates,
and
some are different).

* In cell K1 I'd like to write a formula which tells me if the value in
cell A1 is unique compared to all the dates in the A1-J1 range.

* In cell L1 I'd like to write a formula which tells me if the value in
cell B1 is unique compared to all the dates in the A1-J1 range

repeat for 10 cells.

What formula can I use to accomplish this?

Thanks in advance.



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 to pull current dates from list w/many dates mcilpuf Excel Discussion (Misc queries) 4 February 20th 06 09:05 AM
Automatic shading of cells based on dates??? Pedros Excel Worksheet Functions 3 October 20th 05 12:35 AM
2 digit year in dates return 19xx not 20xx moranbo Excel Discussion (Misc queries) 1 September 7th 05 01:44 AM
how do I select unique dates from a database in Excel? pomalley Excel Worksheet Functions 3 March 9th 05 03:02 PM
Formating Dates for production schedule dpl7579 Excel Discussion (Misc queries) 1 January 11th 05 08:43 PM


All times are GMT +1. The time now is 08:49 AM.

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"