B
BB
When I copy and paste special from one workbook into
another, blank cells show a 0 (zero). How do I avoid this?
another, blank cells show a 0 (zero). How do I avoid this?
-----Original Message-----
BB
If these are formulas linking back to the target sheet, you could trap the
blanks with an IF statement.
=IF(Sheet1!A1="","",Sheet1!A1)
OR Tools>Options>View. Uncheck "Zero Values"
Gord Dibben Excel MVP
this?
.
message news:[email protected]...-----Original Message-----
Hi BB
Yes : your formulas with no value will show 0
You can uncheck Show zero's in Tools>Options ...View
--
Regards Ron de Bruin
http://www.rondebruin.nl
"BB" <[email protected]> wrote in