J
Jeff P.
In my query I have several rows of date. Two of these rows display Due dates.
The first is a customer Original Due Date. The second is a Revised Due Date.
These are typically the same. On occasion the customer will change the date
which will adjust the Revised date. My queries typically have 5000 plus
lines. Finding a Revised Date change is like finding needle in a haystack;
but it is essential for of my job. I would like to filter on dates that do
not match showing a change from the original due date, so as to not have to
search for these discrepancies line for line.
The first is a customer Original Due Date. The second is a Revised Due Date.
These are typically the same. On occasion the customer will change the date
which will adjust the Revised date. My queries typically have 5000 plus
lines. Finding a Revised Date change is like finding needle in a haystack;
but it is essential for of my job. I would like to filter on dates that do
not match showing a change from the original due date, so as to not have to
search for these discrepancies line for line.