Calculations within Project

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have to type in the calculations with in Parenthesis in this project that
looks like the following

e. The volunteer's tax knowledge
Excellent 80% 77% (-3) 76% (-4) 75% (-5)
Good 17% 18% (+1) 19% (+2) 20% (+3)
Fair 1% 2% (+1) 1% 2% (+1)
Poor --% 1% ** **
No Answer 2% 2% 4% (+2) 4% (+2)

Is there a formlua that I can use to generate the information in parenthesis
and how would I have it represented in () format?
 
Assuming you have the number 80% on B1 do this
=(B1-D1)*100 where you see the (3)
Cells format equals general
Copy and paste to other cells
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top