Hi everyone,
I was checking previous posts but I am not able to amend the formula in the way I wished.
So I have following table
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]1st week[/TD]
[TD]1000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2nd week[/TD]
[TD]2000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3rd week[/TD]
[TD]5000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In C1 I need a formula that multiply B1*0.5 if A1is "1st week", if A1 is 2nd week multiply B1*0.35 and if A1 is "3rd week", multiply B1*0.15
Thank you in advance
I was checking previous posts but I am not able to amend the formula in the way I wished.
So I have following table
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]1st week[/TD]
[TD]1000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2nd week[/TD]
[TD]2000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3rd week[/TD]
[TD]5000[/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
In C1 I need a formula that multiply B1*0.5 if A1is "1st week", if A1 is 2nd week multiply B1*0.35 and if A1 is "3rd week", multiply B1*0.15
Thank you in advance