Rick -
One way is:
Edit | Go To | Special | Current Region | OK
In a recorded macro:
Selection.CurrentRegion.Select
- Mike Middleton
http://www.DecisionToolworks.com
Decision Analysis Add-ins for Excel
"Rick Stambach" <[Reply To Group Only](E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hey,
> I'm working with worksheets that have more than one list on them. I
> need to define the range of the list and I only know one cell of the list.
> How does excel determine the range of a list if you select one cell and
> set the autofilter or sort data? I'm doing this in VBA and was trying to
> find something like FilterDatabase to define the range but these list are
> not filtered or named.
>