I think I am in need of a Macro for this?

  • Thread starter Thread starter RandyMac
  • Start date Start date
R

RandyMac

I have three sheets and a summary sheet. Each sheet contains data fo
different departments. On the summary page I need to break ou
information by supervisor then I need it to return a count total of
spacific column. For instance: If I have two supervisors I want t
pull data for each that show how many part time(PT) and How Man
Full-time(FT) they have.
I thought I may have to have a macro to have it sort the sheet b
supervisor then an countif statement to count PT and FT and so on.
Maybe just an nested if statement would work. I am not sure what woul
be eaiser.

Can someone help?


Thank
 
I'm having trouble envisioning your data, but it sounds like a Pivot
Table might work for you...
 
And oh by the way, if you create a single summary sheet with the data from all 3
individual sheets on it under the same headings, you will find it a lot easier
to create a Pivot table with your data.
 

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