Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mrs.S.Paul
 
Posts: n/a
Default where can i find Formulas for excel 2000?

i have made a spreadsheet for work.. now they want me to find a way so that
they can find out how many people came from a certain ward.. there are 300
people on the list and they add on more everyday! what do i do?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bpeltzer
 
Posts: n/a
Default where can i find Formulas for excel 2000?

More detail would help, but I'll make some assumptions... each person has
their own rown in your list, the ward is in a certain column, say column C,
and there's nothing else on the worksheet, except perhaps column headers. If
you want to just count the number of times a certain way, "Ward 1", appears,
=countif(c:c,"Ward 1") will do it. You could put that off to the right of
the main table. In fact, if you put the list of wards in column K, starting
in K2, then in L2 you could enter the formula =countif(c:c,k2). Then just
copy that formula down (grap the fill handle on the lower right of the cell
and drag down as many cells as needed). You'll wind up with a nice table of
ward name and count.
HTH. --Bruce


"Mrs.S.Paul" wrote:

i have made a spreadsheet for work.. now they want me to find a way so that
they can find out how many people came from a certain ward.. there are 300
people on the list and they add on more everyday! what do i do?

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
my excel formulas are too long to execute find and replace jmh33 Excel Worksheet Functions 1 February 22nd 06 05:35 PM
Countif formulas change after doing a sort Bob Smith Excel Worksheet Functions 3 January 3rd 06 11:17 PM
Formula help! Find and replace in formulas Davin Excel Discussion (Misc queries) 7 December 22nd 05 08:48 PM
cannot find list in excel 2000 tanu Excel Discussion (Misc queries) 3 April 27th 05 11:44 PM
looking for a way to find a Missing file Microsoft Office 2000 D. tjsebree Excel Discussion (Misc queries) 1 April 22nd 05 09:04 PM


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