Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am building a sales tracking chart which includes a date when an item is
sold. I need to count the number of sales based on whether or not a date has been entered. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm pretty sure we'll need at least some of the details!
-- Biff Microsoft Excel MVP "WLWTNG" wrote in message ... I am building a sales tracking chart which includes a date when an item is sold. I need to count the number of sales based on whether or not a date has been entered. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Dates are numbers that are formatted nicely in excel.
If the range only consists of numbers (just dates (no other numbers like money, times...), non-numeric text or empty cells, you could use a formula like: =count(a2:a10) WLWTNG wrote: I am building a sales tracking chart which includes a date when an item is sold. I need to count the number of sales based on whether or not a date has been entered. -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Replace numbers to 1s and 0s for presence/absence | Excel Discussion (Misc queries) | |||
Detect Presence Formula | Excel Worksheet Functions | |||
please help me mark their presence. | Excel Worksheet Functions | |||
count their presence | Excel Worksheet Functions | |||
Searching for the presence of specific words | Excel Worksheet Functions |