Can't your macro just delete the blank rows?
It sounds as if you are allocating your hidden formula to many more
rows than you need, and the blank rows are indicating that the task
has not been completed. You could refine the formula so that it does
not respond to blank rows, or you could ensure that it only applies to
rows with data in them, or you could adjust your sort range to ensure
that only rows with data in are included.
So many possibilities !! It would help if you pasted your macro here.
Pete
> Hi
>
[quoted text clipped - 11 lines]
>
> I'm sure there must be an easier way. Can anyone help?