Use of variable in table to calculate another number
Hello
I have number of costs in different offices that I need to allocate to the different business units based on a percentage. The percentage might each month. The calculation is simple, total office cost multiplied by percentage.
I could hardcode this but I would like the user to be able to change the percentage on the screen and then the table update.