Hi,
How does one autofilter all time values between 12am and 6am that span over several days?
I only want records in a list who’s time is between 12am and 6am. the list has a CALL Column that has a date and time stored in it…((similar to the format that =NOW() uses.)) These dates and times span several days, but I am only interested to extract CALLS that were made in the early morning between 12 and 6am irrespective of day!
TIA