Finding Percentage

Hello there,

I have two totals and I have to find the percentage of these two totals, but I can't write it properly. I just want to find out the result of [Total1] / ( ( [Total1] - [s1] ) -1)*100. How should I put this in the textbox?

Leave a Comment