Is there any way that I can only display a cell if it has a value? I don't mean by conditional formatting or anything like that.
What I have is a set of data in two columns and about 20 rows. At any one time, there will only be a maximum of 4 or 5 rows that have data in, the others will all be #DIV/0! errors. I am creating a report on another sheet that needs to display the valid entries and I'm hoping there is a way to display them only. I could only think of having a row for each possible entry on the report and using conditional formatting or if statements to keep them blank when they aren't actual numbers, but this would make the report look a bit messy and have big gaps in.
Any thoughts would be really appreciated, I've hit a brick wall!
Bookmarks