M
mikebres
Hi Folks, I am trying to find a way to calculate when a package is DOA. I
have a scan date and time in text format. In the scan data is a barcode with
a character that defines the Day of Delivery (DOD) of the week, i.e. Mon,
Tue, etc.. Except it starts on Monday with 1=Mon, 2=Tue, etc.. Processing
for these packages starts at 0700 on one day and ends at 0659 the next day.
So a processing day runs overnight.
Now if I am looking at the scan data for Wed to Thu, with Thu being the
delivery day, how would I calculate if the package is DOA? I intially
thought about checking if the DOD in the barcode is smaller than the intended
delivery day, but I realized that at the end of the week the next weeks
Monday would show as DOA.
So, any ideas?
Thanks
Mike
have a scan date and time in text format. In the scan data is a barcode with
a character that defines the Day of Delivery (DOD) of the week, i.e. Mon,
Tue, etc.. Except it starts on Monday with 1=Mon, 2=Tue, etc.. Processing
for these packages starts at 0700 on one day and ends at 0659 the next day.
So a processing day runs overnight.
Now if I am looking at the scan data for Wed to Thu, with Thu being the
delivery day, how would I calculate if the package is DOA? I intially
thought about checking if the DOD in the barcode is smaller than the intended
delivery day, but I realized that at the end of the week the next weeks
Monday would show as DOA.
So, any ideas?
Thanks
Mike