Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
number of entries:
=SUM(IF(MONTH($A$1:$A$100)=11,1,0)) sum of dollar amounts: =SUM(IF(MONTH($A$1:$A$100)=11,$A$1:$A$100,0)) CTRL+SHIFT+ENTER these formulae as thay are array-formulae On 11 Gru, 20:40, mwhit79 wrote: I want to create a formula that would add information in rows that contain the same month. For instance I want the process to take all lead entries dated for November and add the total number of entries as well as add the dollar amount of the entries. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
What formula would transpose stale dated cells? | Excel Worksheet Functions | |||
What formula would transpose stale dated cells? | Excel Worksheet Functions | |||
display a range of cells editible cells based on matching date | Excel Worksheet Functions | |||
return a date from range, date is between dates in two other cells | Excel Discussion (Misc queries) | |||
Count cells between a date range | Excel Worksheet Functions |