D
Dave Peterson
What are in those cells? Maybe they're not really empty--maybe they're formulas
that evaluate to "".
If they're formulas, maybe when you paste them to the new location, they point
to cells that break the formula:
Say B1 contained =if(a1*2=4,"","ok")
And if you paste that into a worksheet that has "hi there" in A1.
(copy and paste special|values might be an alternative)
that evaluate to "".
If they're formulas, maybe when you paste them to the new location, they point
to cells that break the formula:
Say B1 contained =if(a1*2=4,"","ok")
And if you paste that into a worksheet that has "hi there" in A1.
(copy and paste special|values might be an alternative)