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

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
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,929
Messages
6,122,315
Members
449,081
Latest member
tanurai

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