I have 4 fields that I am doing a query on.
Date
Time
Comments
Type of Event
I am trying to query and display only the 3 most recent records based on the Type of Event. I am having a problem where I am either receiving the records from today's date or yesterday's date. We do a turnover log at the change of every shift (7am, 3pm and 11pm). I need to show the current mornings turnover (7am) and yesterday's turnover (11pm and 3pm). If you could help it would be very helpful.
Date
Time
Comments
Type of Event
I am trying to query and display only the 3 most recent records based on the Type of Event. I am having a problem where I am either receiving the records from today's date or yesterday's date. We do a turnover log at the change of every shift (7am, 3pm and 11pm). I need to show the current mornings turnover (7am) and yesterday's turnover (11pm and 3pm). If you could help it would be very helpful.