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

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
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,920
Messages
6,122,279
Members
449,075
Latest member
staticfluids

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