Hi ,
I have this formula created with the help of this message board, thank you.
=SUM(COUNTIF($B6,"*"&{"M","TU","W","TH","F","SA"}&"*")*{7.42,7.08,8.5,8.45,8.1,7.25})
I was wondering if it is possible to but not have the values that are added hard coded into the formula but put into individual cells that the formula could look in.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]7.42[/TD]
[TD]7.08[/TD]
[TD]8.5[/TD]
[TD]8.45[/TD]
[TD]8.1[/TD]
[TD]7.25[/TD]
[/TR]
</tbody>[/TABLE]
That way i could change the values when needed
Thank you for your help
I have this formula created with the help of this message board, thank you.
=SUM(COUNTIF($B6,"*"&{"M","TU","W","TH","F","SA"}&"*")*{7.42,7.08,8.5,8.45,8.1,7.25})
I was wondering if it is possible to but not have the values that are added hard coded into the formula but put into individual cells that the formula could look in.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]7.42[/TD]
[TD]7.08[/TD]
[TD]8.5[/TD]
[TD]8.45[/TD]
[TD]8.1[/TD]
[TD]7.25[/TD]
[/TR]
</tbody>[/TABLE]
That way i could change the values when needed
Thank you for your help