Hi,
I have a formula in a worksheet that I copied down aprox 61K rows.
The formula looks like this:
=IF($A4=$H$1,OFFSET($A4,-1,1,1,1),"")
so when this formula is false I get several "blank" rows.
When I copy this column to another sheet and try to paste special values only, I see my blank rows but they are not really blank ? My ultimate goal is to delete all my blanks.
What can I do different to get the blanks removed.
Thanks
Dave
I have a formula in a worksheet that I copied down aprox 61K rows.
The formula looks like this:
=IF($A4=$H$1,OFFSET($A4,-1,1,1,1),"")
so when this formula is false I get several "blank" rows.
When I copy this column to another sheet and try to paste special values only, I see my blank rows but they are not really blank ? My ultimate goal is to delete all my blanks.
What can I do different to get the blanks removed.
Thanks
Dave