Hide row if cell = 0

  • Thread starter Thread starter NilesTimothyJ
  • Start date Start date
N

NilesTimothyJ

Ok I've a list of entries with values

essentially looks like this

ID Description Value

What i need is to hide the row if the value = 0

I'm pulling this data from a list, so essentially each cell is already
a function set to equal to another sheet ( I could hard write this in)

I'm using Excel 2007 too if it matters
 
I'd use Data|Filter|autofilter.

Then use a custom filter of not equal to 0.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top