Good Morning,
I am trying to create a summary schedule report. I need to layout the columns to be
Monday Tuesday Wednesday Thursday Friday
then the rows to be the name of the individuals.
Employee1
Employee2
Employee3
Employee4
then I want to dynamically output the assigned work for the individuals based upon the day it is scheduled.
So the output would be something like
Monday Tuesday
Employee1 Training CompanyA
Meeting CompanyB
Lunch Lunch
Meeting companyC
and etc...
I just needs some suggestions on how to get this started.
Thanks
Sue
I am trying to create a summary schedule report. I need to layout the columns to be
Monday Tuesday Wednesday Thursday Friday
then the rows to be the name of the individuals.
Employee1
Employee2
Employee3
Employee4
then I want to dynamically output the assigned work for the individuals based upon the day it is scheduled.
So the output would be something like
Monday Tuesday
Employee1 Training CompanyA
Meeting CompanyB
Lunch Lunch
Meeting companyC
and etc...
I just needs some suggestions on how to get this started.
Thanks
Sue