S
Steve
Happy Holidays! I have a table [tblPersonnelExceptions]
with the following fields: [EmplNbr][Exception][BeginDate]
[EndDate].
An exception is a reason why someone isn't available to
work (holiday, sick, school, jury duty...)
I need a crosstab query with the date across the top and
employee numbers on the left. The problem I am having is
that I have a beginning and ending date but obviously
need to reflect in the schedule the days in between as
unavailable.
I'm not very good at VBA yet but am actively working on
my education (College, Books...) anyway, I'm just not
there yet and really appreciate your help.
Thanks
with the following fields: [EmplNbr][Exception][BeginDate]
[EndDate].
An exception is a reason why someone isn't available to
work (holiday, sick, school, jury duty...)
I need a crosstab query with the date across the top and
employee numbers on the left. The problem I am having is
that I have a beginning and ending date but obviously
need to reflect in the schedule the days in between as
unavailable.
I'm not very good at VBA yet but am actively working on
my education (College, Books...) anyway, I'm just not
there yet and really appreciate your help.
Thanks