Sorry if I was unclear originally.
created module in Personal.xls w/SUB Selectrows()
went to database, highlighted first row, ran macro, got "runtime error 424,
Object Required" - what does this mean?
Here is the deal: I work w/large databases, about 14 of them, whereby I
choose a mailing list of 2500 names per week to mail flyers to. Currently I
highlight rows with my mouse. Then copy highlighted info to new worksheet to
process. Hope that helps.
Ideally I would like to highlight first row I want, run macro that would
highlight the next 2499 rows copy and paste into new worksheet. I think that
is asking too much. If I could just highlight rows, that would help
tremendously. Thank you.