On Mon, 16 Apr 2007 23:25:41 -0600, JE McGimpsey
<(E-Mail Removed)> wrote:
>If you keep the formatting by using .ClearContents, then the UsedRange
>will reflect the formatted cells.
>
>But if you're using .Cells.ClearContents, then rng can be set to cell A1
>and lastRow will always = 1, right?
Gosh, now i'm losing the plot
Yes, everytime the Sheet is cleared it should be 1. (Not zero?).
So, if I set the range at that point, as you suggest, my lastRow
variable will be 1 ?
I'm fairly new to all this... will have a play.
Thanks - Kirk