Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I want to know what formula to use to find the total number of things in a
column. For example if 'Strawberry' is written in column 'J' 10 times, I want to have a seperate page that shows that information. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=COUNTIF(Sheet1!J:J,"Strawberry")
"Reana" wrote in message ... |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
To get it all up at one go, try a pivot table: Insert a col label for col J,
eg: Fruit. Select col J, click Data Pivot table & PivotChart report, click Next Next. Click Layout, then drag n drop Fruit into the ROW area, drag n drop Fruit again into the DATA area (it'll appear as Count of Fruit). Click OK, then Finish. The pivot table in the new sheet to the left should display the desired results. -- Max Singapore http://savefile.com/projects/236895 xdemechanik --- "Reana" wrote: I want to know what formula to use to find the total number of things in a column. For example if 'Strawberry' is written in column 'J' 10 times, I want to have a seperate page that shows that information. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
macro | Excel Discussion (Misc queries) | |||
Mileage Claim Formula | New Users to Excel | |||
Column picked randomly with probability relative to number of entr | Excel Worksheet Functions | |||
Pivot table for reporting sales performance | Excel Discussion (Misc queries) | |||
creating a bar graph | Excel Discussion (Misc queries) |