working out increases/decreases in excel

gemmavine

New Member
Joined
Oct 28, 2010
Messages
47
Hi

Can anyone help me please. I have a spreadsheet with prices

i.e. in column e + f

1.30 1.31
1.70 1.69

etc etc.

I want a formula to put in column g which shows whether it has increased or decreased using + and - figures.

i.e.

1.30 1.31 +0.01
1.70 1.69 -0.01

Thanks

Gemma:confused:
 

Excel Facts

Which Excel functions can ignore hidden rows?
The SUBTOTAL and AGGREGATE functions ignore hidden rows. AGGREGATE can also exclude error cells and more.
Try

=F1-E1

Edit: and format the result cell as Custom +0.00;-0.00
 
Last edited:
Upvote 0
hi

thats great thanks, it has worked. however, how do i get the percentages to round up/down?

and show with the percentage symbol next to them.

Regards

Gemma
 
Upvote 0

Forum statistics

Threads
1,214,983
Messages
6,122,583
Members
449,089
Latest member
Motoracer88

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top