Hi there
I've got some data in a spreadsheet in cells on different rows between Row 1 and 300 which is either letters, a zero or is empty. I'm trying to write a macro that will examine each row and if it finds only zeroes or empty cells, will hide the row, otherwise, leave it unhidden. I can get it to hide all rows, no rows but not some rows,

Is anyone able to suggest some code I might use?

Thanks very much.