Hi
two options
manually, open each file in turn ... turn on the autofilter .. (Data /
Filter / AutoFilter), filter for the agent, copy & paste the resulting rows
to the appropriate agent's worksheet.
programmatically - you will need a macro which will open each file in turn,
look for the agent's name, do the data / filter bit and copy the rows to the
appropriate agent's worksheet. This is not an impossible macro to write
....
HOWEVER, i would suggest that a better alternative is for you keep all of
the information in ONE worksheet say for a month ... as long as you're not
going to use all 65,536 rows in the month - then you can use the Data /
Filter / AutoFilter options to pull out information for one agent ... Pivot
Tables for summary purposes (and Pivot Charts) the Data / Form for entering
data etc etc etc.
Cheers
JulieD
> Hi,
> First post, I hope I am asking a complete question!
[quoted text clipped - 20 lines]
>
> Jack