
Signature
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
That's good to know, Chip. Thanks.
But how do I go to the left and up if "ActiveCell.Offset(-X, -Y).Select"
doesn't work?
TIA
pingger
> Pingger,
>
[quoted text clipped - 15 lines]
> >
> > Pingger
Chip Pearson - 22 Mar 2006 00:16 GMT
> But how do I go to the left and up if
> "ActiveCell.Offset(-X, -Y).Select"
> doesn't work?
You can go up and to the left with the code you have. You just
make sure you don't attempt to go off the sheet.

Signature
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com
> That's good to know, Chip. Thanks.
>
[quoted text clipped - 27 lines]
>> >
>> > Pingger
D Pingger - 22 Mar 2006 00:27 GMT
I got it now, Chip. It's working again.
Thanks a lot.
Pingger
> That's good to know, Chip. Thanks.
>
[quoted text clipped - 24 lines]
> > >
> > > Pingger