Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
golfer18
 
Posts: n/a
Default Would like one cell to both count and multiply a range of cells


a b c d e f g
2 3 4 5 6 25

would like the formula to count the numbers left in rows (a thru f) and then
multiply that number by 5 (row g) which in this case would come to 25. I need
row (g) to do both funtions.

Thank You
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Ragdyer
 
Posts: n/a
Default Would like one cell to both count and multiply a range of cells

Try this:

=COUNT(A1:F1)*5
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"golfer18" wrote in message
...

a b c d e f g
2 3 4 5 6 25

would like the formula to count the numbers left in rows (a thru f) and

then
multiply that number by 5 (row g) which in this case would come to 25. I

need
row (g) to do both funtions.

Thank You


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
golfer18
 
Posts: n/a
Default Would like one cell to both count and multiply a range of cell

Thanks RD. For some reason I had to use "COUNTA" instead of COUNT. Anyways it
worked great . Thanks again

Golfer18

"Ragdyer" wrote:

Try this:

=COUNT(A1:F1)*5
--
HTH,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------

"golfer18" wrote in message
...

a b c d e f g
2 3 4 5 6 25

would like the formula to count the numbers left in rows (a thru f) and

then
multiply that number by 5 (row g) which in this case would come to 25. I

need
row (g) to do both funtions.

Thank You



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
Instead of a negative number, I'd like to show zero... Dr. Darrell Excel Worksheet Functions 6 December 7th 05 08:21 PM
Count the occurance of a value x a value in another cell in excel Batty Excel Worksheet Functions 1 July 15th 05 02:42 PM
COUNT IF NOT EQUAL TO ZERO ellebelle Excel Worksheet Functions 12 June 24th 05 04:08 PM


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