#1   Report Post  
Posted to microsoft.public.excel.misc
argument
 
Posts: n/a
Default how many days

Hi excel experts!
I've tried to count how many different values do I have in one column, but I
haven't manage it with any of the COUNT function. For example: in column A
there are 150 imputs -dates, some of those are the same. I want to know the
number of days that are registered in my column A.
Can anyone help me? Pls?



  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default how many days

Hi!

Do you want to count the unique entries?

=SUMPRODUCT((A1:A10<"")/COUNTIF(A1:A10,A1:A10&""))

Biff

"argument" wrote in message
...
Hi excel experts!
I've tried to count how many different values do I have in one column, but
I haven't manage it with any of the COUNT function. For example: in column
A there are 150 imputs -dates, some of those are the same. I want to know
the number of days that are registered in my column A.
Can anyone help me? Pls?





  #3   Report Post  
Posted to microsoft.public.excel.misc
argument
 
Posts: n/a
Default how many days

Biff, yes that's what I wanted to do.
It was helpfull, thank you!!!


"Biff" wrote in message
...
Hi!

Do you want to count the unique entries?

=SUMPRODUCT((A1:A10<"")/COUNTIF(A1:A10,A1:A10&""))

Biff

"argument" wrote in message
...
Hi excel experts!
I've tried to count how many different values do I have in one column,
but I haven't manage it with any of the COUNT function. For example: in
column A there are 150 imputs -dates, some of those are the same. I want
to know the number of days that are registered in my column A.
Can anyone help me? Pls?







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
No. of days split into periods Brian Ferris Excel Discussion (Misc queries) 3 January 31st 06 03:29 PM
Calendar Days and Option Buttons Andy Excel Discussion (Misc queries) 0 January 10th 06 09:50 PM
30, 60, 90 days late and due within 14 days armyaviatr Excel Discussion (Misc queries) 1 November 7th 05 09:14 AM
Working days left in the month compared to previous months qwopzxnm Excel Worksheet Functions 8 October 24th 05 08:00 PM
Vacation Accrual Formula MissNadine Excel Worksheet Functions 0 August 18th 05 04:02 AM


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