mahmed1
Well-known Member
- Joined
- Mar 28, 2009
- Messages
- 2,302
- Office Version
- 365
- 2016
- Platform
- Windows
Hi All
I am struggling to write a query that does this for me
I have a table called Schedule
I need to write a query that looks at this table and
first sort by Date, Agent, Start Time and End Time
Then look at the Activity column - If for an agent the word WFH appears that day then i need to get back the
Date, Agent Name, Start Time and End Time
for that day for that agent
Start Time is determined by the first time that time appears on that date for that agent and End time is the last time the time appears for that agent
Please help me write a query or VBA as last resort but will do to achieve this result
I know how to do this in Excel but will need this as a Saved Query
I know how to do this in Excel but will need this as a Saved Query
Thank You so much
I am struggling to write a query that does this for me
I have a table called Schedule
I need to write a query that looks at this table and
first sort by Date, Agent, Start Time and End Time
Then look at the Activity column - If for an agent the word WFH appears that day then i need to get back the
Date, Agent Name, Start Time and End Time
for that day for that agent
Start Time is determined by the first time that time appears on that date for that agent and End time is the last time the time appears for that agent
Please help me write a query or VBA as last resort but will do to achieve this result
I know how to do this in Excel but will need this as a Saved Query
I know how to do this in Excel but will need this as a Saved Query
Thank You so much