Y
yolanda.silva
Hi
I've been working on a spreadsheet for work and I have somewhat
minimal experience with excel... what I'm trying to do is have one
master worksheets that would house all information and then on
separate worksheets have autofilters in place to gather just some
information... to be more specific - this spreadsheet is being used to
list employees within a department that are on corrective action. The
columns will be:
ID / Name / Hire Date / Level of Corrective Action /
Reason / Date / Supervisor
So, the main page is where all supervisors will have access to enter
their data. I have a macro in place that auto sorts the information
on startup so that it is first by supervisor name and then
alphabetical... BUT... what I'm wanting is...
On separate tabs (by supervisor name) - I would like to have it
autofilter all the representatives (no matter what the level of
corrective action) for that particular supervisor. I realize that it
can be done on the master - but I don't want someone to mistakenly
save that filter and then suddenly I get 30 phone calls trying to
figure out why only "John Smith's" people are showing up
So, on worksheet called "John Smith" I would like it to filter out all
the data from the master sheet that have John Smith in the Supervisor
field. I'm using drop down boxes in the Supervisor field so it'll be
uniform - won't have to worry about people entering things in various
formats.
Is this possible? Can someone tell me what the VB code might be for
it? Or get me started on it?
Thanks!!!

minimal experience with excel... what I'm trying to do is have one
master worksheets that would house all information and then on
separate worksheets have autofilters in place to gather just some
information... to be more specific - this spreadsheet is being used to
list employees within a department that are on corrective action. The
columns will be:
ID / Name / Hire Date / Level of Corrective Action /
Reason / Date / Supervisor
So, the main page is where all supervisors will have access to enter
their data. I have a macro in place that auto sorts the information
on startup so that it is first by supervisor name and then
alphabetical... BUT... what I'm wanting is...
On separate tabs (by supervisor name) - I would like to have it
autofilter all the representatives (no matter what the level of
corrective action) for that particular supervisor. I realize that it
can be done on the master - but I don't want someone to mistakenly
save that filter and then suddenly I get 30 phone calls trying to
figure out why only "John Smith's" people are showing up

So, on worksheet called "John Smith" I would like it to filter out all
the data from the master sheet that have John Smith in the Supervisor
field. I'm using drop down boxes in the Supervisor field so it'll be
uniform - won't have to worry about people entering things in various
formats.
Is this possible? Can someone tell me what the VB code might be for
it? Or get me started on it?
Thanks!!!
