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
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