Filter zeros from two columns, maybe on different rows

  • Thread starter Thread starter Jbaccinv
  • Start date Start date
J

Jbaccinv

Before printing, I need to remove zero entries from two columns, but they are
often different rows. Normal auto filter will not work, it hide positive
values from the other column. Any help please.
 
Hard to say what resolution can be found.

Depends upon your layout and what you want the print to look like.

You can select the zero cells and color the font same as background color.

You can select the zero cells and custom format to ;;;

You can select all data and copy>paste special>values to another sheet.

Select the zero cells and Edit>Delete>Shift Up


Gord Dibben MS Excel MVP
 
Hi,

You may use Find and Replace. In the Find box, enter 0 and leave the
replace box blank. Check the box for match entire cell contents

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com
 
Back
Top