Bennie47250
Programmer
Using Crystal Reports version 14.0.4 reporting off an Access 2000 table
Hopefully the length of this question will not scare most folks off.
Working on a report that shows the items on an order and when the item ships. The items in question are highly specific and not used often so we frequently ship what we have and backorder the balance. Sometime it may take us several shipments before we have the order shipped complete.
Have a manager requesting a report to show shipments of these items and he is asking for the ship dates to be listed like I have below.
Order# | Product # | Qty Ordered | Ship Date 1 | Ship Date 2 | Ship date 3 | Ship date 4 | Ship date 5 |
Looking for suggestions of how to determine which Ship date bucket to populate.
As I see it, determining the Max or Min is easy but being able to determine the others is not as easy as the formula needs to know that a date has or has not been evaluated already.
Is this something Crystal can handle? If yes, how. If not I suppose it will need to be determined in the database which will create more questions.
Thanks
Hopefully the length of this question will not scare most folks off.
Working on a report that shows the items on an order and when the item ships. The items in question are highly specific and not used often so we frequently ship what we have and backorder the balance. Sometime it may take us several shipments before we have the order shipped complete.
Have a manager requesting a report to show shipments of these items and he is asking for the ship dates to be listed like I have below.
Order# | Product # | Qty Ordered | Ship Date 1 | Ship Date 2 | Ship date 3 | Ship date 4 | Ship date 5 |
Looking for suggestions of how to determine which Ship date bucket to populate.
As I see it, determining the Max or Min is easy but being able to determine the others is not as easy as the formula needs to know that a date has or has not been evaluated already.
Is this something Crystal can handle? If yes, how. If not I suppose it will need to be determined in the database which will create more questions.
Thanks