formula expressions

  • Thread starter Thread starter dah
  • Start date Start date
D

dah

Hi,

I need help creating a formula expression expressing the differenc
(increase) between two numbers as a percentage.

Any suggestions?

Thank
 
Hi,

I need help creating a formula expression expressing the difference
(increase) between two numbers as a percentage.

100 * ([New]-[Old]) / [Old]

or leave off the 100*, and just use the Percent format to display the
result as a percentage.
 

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