Hiding cells

Tomdude

New Member
Joined
Apr 2, 2013
Messages
3
Hi everyone,

I'm having trouble hiding some cells on my "mortgage projection" excel spreadsheet.

13yfc5f.png


Basically I've managed to hide zero values with ;-0;;@ in cell formatting:



But, it also hides the final outstanding balance which should be £0.00 (where the arrow is pointing)

Is there anyway to hide all the "£0.00" without hiding the final outstanding balance?

Thanks in advance!
 

Excel Facts

Shade all formula cells
To shade all formula cells: Home, Find & Select, Formulas to select all formulas. Then apply a light fill color.
If I understand your question correctly, then I think this Custom Format pattern should do what you want...

[=0]"";General
 
Upvote 0
Thanks for your reply, I gave your suggestion a try, but that just removed the '£' sign and added a few more decimal places on the visible entries, whilst the final outstanding balance (where the arrow is pointing) remained hidden.
 
Upvote 0
Thanks for your reply, I gave your suggestion a try, but that just removed the '£' sign and added a few more decimal places on the visible entries, whilst the final outstanding balance (where the arrow is pointing) remained hidden.
I'm sorry, I could not get a good enough view of your posted pictures, so I guessed. Replace the General in my Custom Format suggestion with whatever pattern you want non-zero numbers to have... the keypart of my post was this...

[=0]"";

It hides zero values... you put whatever format you want after the semi-colon to handle the non-zero numbers.
 
Upvote 0

Forum statistics

Threads
1,213,537
Messages
6,114,216
Members
448,554
Latest member
Gleisner2

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