ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   6 cell sum (https://www.excelbanter.com/excel-worksheet-functions/172944-6-cell-sum.html)

dc04wrightl

6 cell sum
 
Hi,
I need a formula or a mathematic help. Basicaly i have 6 cells. I need to
tell it to be
0.1 when 1 cell if filled in
0.2 when 2 cells are filled in
0.3 when 3 cell are filed in
0.4 when 4 cells are filled in
0.5 when 5 cells are filled in
and 1 when all of them are filled in

Thanks for your help
Lyndon

Duke Carey

6 cell sum
 
=.1*counta(6 cell range) +.5*(counta(6 cell range)=6)


"dc04wrightl" wrote:

Hi,
I need a formula or a mathematic help. Basicaly i have 6 cells. I need to
tell it to be
0.1 when 1 cell if filled in
0.2 when 2 cells are filled in
0.3 when 3 cell are filed in
0.4 when 4 cells are filled in
0.5 when 5 cells are filled in
and 1 when all of them are filled in

Thanks for your help
Lyndon


RB[_2_]

6 cell sum
 
On Jan 14, 11:59*am, dc04wrightl
wrote:
Hi,
I need a formula or a mathematic help. Basicaly i have 6 cells. I need to
tell it to be
0.1 when 1 cell if filled in
0.2 when 2 cells are filled in
0.3 when 3 cell are filed in
0.4 when 4 cells are filled in
0.5 when 5 cells are filled in
and 1 when all of them are filled in

Thanks for your help
Lyndon


You could write this 2 ways:

1. A nested if statement: if cell A1= 1, then .1 etc.
2. a vlookup: you could have a separte array that refrences the cell
to that.
You may have to play around with the syntax but this is the basic
format.


All times are GMT +1. The time now is 07:11 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com