Re: variable range in a macro
- From: "Norman Jones" <normanjones@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 6 Jul 2005 08:58:26 +0100
Hi Al,
Assume data starts in A1 and that there is a blank row below, and a blank
column to the right, of the data, then your data can be defined by:
Active***.Range("A1").CurrentRegion
---
Regards,
Norman
"AMK" <AMK@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:2ACC5FE1-39F0-4E07-A2C0-92D0A5A469EE@xxxxxxxxxxxxxxxx
>I have a work*** where the number of rows and columns vary each time I
> process the data.
> I want to transpose the cols and rows but need to set the range before I
> copy. There may not be any data in the XY cell. Is there a way to do this
> in
> a macro?
> Thanks for any help.
> --
> Al
.
- Follow-Ups:
- Re: variable range in a macro
- From: \"VoG via OfficeKB . com\"
- Re: variable range in a macro
- References:
- variable range in a macro
- From: AMK
- variable range in a macro
- Prev by Date: Re: displaying a comment only when the cell is selected
- Next by Date: Re: variable range in a macro
- Previous by thread: variable range in a macro
- Next by thread: Re: variable range in a macro
- Index(es):
Loading