Positve Value Update To Another Cell As A Negative Value

neospyce

New Member
Joined
Aug 10, 2007
Messages
4
I have a personal budget sheet. The autosum formula is in cell E19. I would like for that sum to show up (update) automatically in cell H2 as a negative value when updating cell E19. Please see screenshot. I am having to manually change H2 whenever I change E19. H2 must be negative. Is there a way to do this? I hope so. Thank you in advance.

http://www.neobrat.com/excel.jpg

Becca
 

Excel Facts

Quick Sum
Select a range of cells. The total appears in bottom right of Excel screen. Right-click total to add Max, Min, Count, Average.
EDIT: Never mind, I see that it already updates on it's own. :D

Also, is there a way to cause the formula to update on it's own say if I add a row or delete a row, or do I need to change the formula manually? Thanks in advance.

-Becca
 
Upvote 0
You could also do it like this:
=-E19

If you wanted H2 to be negative even if E19 was negative, then:
=-ABS(E19)
 
Upvote 0

Forum statistics

Threads
1,214,827
Messages
6,121,823
Members
449,049
Latest member
cybersurfer5000

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