Hi all.
I'm renting out construction tools and have my margin at different rates depending on the number of rental days.
This is what my days-margin cells look like:
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD="align: center"]D[/TD]
[TD="align: center"]E[/TD]
[/TR]
[TR]
[TD="align: center"]Days[/TD]
[TD="align: center"]Margin[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD="align: center"]1.4[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD="align: center"]1.3[/TD]
[/TR]
[TR]
[TD="align: center"]3-7[/TD]
[TD="align: center"]1.2[/TD]
[/TR]
[TR]
[TD="align: center"]8-14[/TD]
[TD="align: center"]1.15[/TD]
[/TR]
</tbody>[/TABLE]
If I have A3 titled "Number of Days", B3 shows the number (i.e 5) and want C3 to show the appropriate margin, what fomula do I need for C3?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]2[/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD="align: center"]Number of days[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]?[/TD]
[/TR]
</tbody>[/TABLE]
Thanks!!
I'm renting out construction tools and have my margin at different rates depending on the number of rental days.
This is what my days-margin cells look like:
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD="align: center"]D[/TD]
[TD="align: center"]E[/TD]
[/TR]
[TR]
[TD="align: center"]Days[/TD]
[TD="align: center"]Margin[/TD]
[/TR]
[TR]
[TD="align: center"]1[/TD]
[TD="align: center"]1.4[/TD]
[/TR]
[TR]
[TD="align: center"]2[/TD]
[TD="align: center"]1.3[/TD]
[/TR]
[TR]
[TD="align: center"]3-7[/TD]
[TD="align: center"]1.2[/TD]
[/TR]
[TR]
[TD="align: center"]8-14[/TD]
[TD="align: center"]1.15[/TD]
[/TR]
</tbody>[/TABLE]
If I have A3 titled "Number of Days", B3 shows the number (i.e 5) and want C3 to show the appropriate margin, what fomula do I need for C3?
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD="align: center"]2[/TD]
[TD="align: center"]A[/TD]
[TD="align: center"]B[/TD]
[TD="align: center"]C[/TD]
[/TR]
[TR]
[TD="align: center"]3[/TD]
[TD="align: center"]Number of days[/TD]
[TD="align: center"]5[/TD]
[TD="align: center"]?[/TD]
[/TR]
</tbody>[/TABLE]
Thanks!!
Last edited: