Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Chris01623
 
Posts: n/a
Default Adding words up in a range

I have a word in a different cells on a row in my spreadsheet e.g.

Mon Tues Wed Thur Fri
Hoovering Nicola James
Washing up Steve Lisa

etc

I would like to know a formula that could add up the amount of names that
have been allocated for a certain task, and that would automatically change
if a name was added or taken away, so i can have a "total" column in a
different cell elsewhere in the spreadsheet telling me how many people there
are.
  #2   Report Post  
JulieD
 
Posts: n/a
Default

Hi

use the COUNTIF function

assuming "Hoovering" is in A4 and you want to count the number of people the
formula would be
=COUNTIF(B4:F4,"<"&"")

Cheers
JulieD

"Chris01623" wrote in message
...
I have a word in a different cells on a row in my spreadsheet e.g.

Mon Tues Wed Thur Fri
Hoovering Nicola James
Washing up Steve Lisa

etc

I would like to know a formula that could add up the amount of names that
have been allocated for a certain task, and that would automatically
change
if a name was added or taken away, so i can have a "total" column in a
different cell elsewhere in the spreadsheet telling me how many people
there
are.



  #3   Report Post  
Jason Morin
 
Posts: n/a
Default

What is hoovering? Try using COUNTA. For example:

=COUNTA(B2:F2)

HTH
Jason
Atlanta, GA

-----Original Message-----
I have a word in a different cells on a row in my

spreadsheet e.g.

Mon Tues Wed Thur

Fri
Hoovering Nicola James
Washing up

Steve Lisa

etc

I would like to know a formula that could add up the

amount of names that
have been allocated for a certain task, and that would

automatically change
if a name was added or taken away, so i can have

a "total" column in a
different cell elsewhere in the spreadsheet telling me

how many people there
are.
.

  #4   Report Post  
Peo Sjoblom
 
Posts: n/a
Default


What is hoovering?


Where they make vacuum cleaners? <bg


--
Regards,

Peo Sjoblom


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
ClearContents method on a passed range bryan New Users to Excel 2 January 19th 05 08:49 AM
Adding Range Names John Excel Worksheet Functions 1 January 18th 05 11:56 AM
named range refers to: in a chart Spencer Hutton Excel Discussion (Misc queries) 1 December 14th 04 10:15 PM
range names Pedro Excel Worksheet Functions 1 November 9th 04 06:27 PM
range name Pedro Excel Worksheet Functions 0 November 9th 04 06:22 PM


All times are GMT +1. The time now is 06:04 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"