The macro worked greated. However, I do my sort, run the macro, then it does
not keep the sort. it puts it back in the same order it was in. Can you
sort, run macro, and have it keep the sort you ran?
> Kerry
> This macro will do that for you. I assumed you have data in Column A
[quoted text clipped - 16 lines]
> > the
> > row on every line.
Otto Moehrbach - 18 Oct 2006 23:07 GMT
Kerry
The macro I gave you does nothing with the sort. It simply takes what's
there and inserts a blank row after every row of data you have. If your
data is being sorted after my macro runs, then you must have other macros
running after mine. I don't know what your file has or how it operates so I
can't advise you there, but the macro I sent you does not sort anything.
HTH Otto
> The macro worked greated. However, I do my sort, run the macro, then it
> does
[quoted text clipped - 23 lines]
>> > the
>> > row on every line.