Will a Pivot Table Help with my problem?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am putting together a form that will be used throughout our organization.
There are specific jobs linked to specific departments. How can a display a
list of only those jobs associated with the department number that is keyed
in? This is a big organization and managers are not going to want to scroll
through every job we have just to find the ones in their department. Help is
appreciated.
 
This helped. thanks! Now I have afollow up: Is there any way the
Department # in the filter can be linked to the department # that i entered
in the form. What I would like to do is just have my managers key in their
department # (and not have to scroll through all the department #s in the
filter) and then the jobs in their department will show up. Is this possible?
 
Thanks for this help. I went through the workbook samples and found one that
fit my issue. My problem is that when I set up the advanced filter, it would
pull in the data for the first dept # selected, but when I changed it, the
new data didn't show up. I am sure it is an issue with the programming, but
I have no idea how to troubleshoot this. More help would be appreciated.
Thanks!
 
Which example did you use?

Are you typing the department numbers, or trying to loop through a list
of numbers?
 
I used the one below:

Phone List for Selected Name -- uses Data Validation and an Advanced Filter
to extract a list of customers with the selected Last Name; file contains a
macro which automates the filter (XL2000 and XL2002 only) PhoneList.xls 36 kb

I set up a drop down list that had the department #s. That part worked. I
just could never get the corresponding job information for the department to
pop up.
 
Right-click on the Data Entry sheet tab, and select View Code.

You may have to edit the code, to match the layout of your worksheets.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top