Home |
Search |
Today's Posts |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=COUNTIF(A:A,"AC1")
OR with Equip ID in another cell B1 =COUNTIF(A:A,B1) If this post helps click Yes --------------- Jacob Skaria "QZantos" wrote: I have a spreadsheet with a maintenance record for multiple pieces of equipment. I'd like to sort the data and count the number of times the equipment was serviced. the spreadsheet looks like: Equip Date Completed AC1 1/1/2009 AC2 2/1/2009 AC3 3/1/2009 AC1 2/1/2009 AC3 5/1/2009 AC2 7/1/2009 I can get the data I need by using Autofilter but my spreadsheet has a lot of equipment, making me perform multiple Autofilters to derive my results. I would rather have another row added after each piece of equipment with a count of the number of times the equipment was serviced (something like a subtotal row) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
First Value in Sorted Column is Not Sorted Properly | Excel Discussion (Misc queries) | |||
Sorted Data | Excel Worksheet Functions | |||
transfering data in another column entering more sorted data | Excel Worksheet Functions | |||
How to Display "Sorted by..." Message on Printout | Excel Discussion (Misc queries) | |||
Trying to have data from one sheet to another sorted.... | Excel Discussion (Misc queries) |