Hello,
Is there a way to have a formula get the total for x columns?
For example the first row for Company 2 would be the total of ($10*100%) + ($10 *100%) +(10%*50%) vs company 3 which would be the total of ($20*100%) + ($20*50%). The tricky part is that company 2 on the next row could have 4 months. So the same thing would need to happen (12*100%)+(12*100)+(12*100)+(12*25)
Is there a way to have a formula get the total for x columns?
For example the first row for Company 2 would be the total of ($10*100%) + ($10 *100%) +(10%*50%) vs company 3 which would be the total of ($20*100%) + ($20*50%). The tricky part is that company 2 on the next row could have 4 months. So the same thing would need to happen (12*100%)+(12*100)+(12*100)+(12*25)
Price | Number of Months | Month 1 | Month 2 | Month 3 | Month 4 | ||
Company 2 | $10 | 3 | 100% | 100% | 50% | 25% | |
Company 3 | $20 | 2 | 100% | 50% | 50% | ||
Company 2 | $12 | 4 |
| 100% | 100% | 25% |
Last edited: