Using Crystal 10 and I need to fiqure out a formula where if the print date of my report is before one of the dates my report is pulling then the field needs to be blank. For example.
I have someone who has placed orders into the future. I have orders from them in Dec 5 2006, Dec 5 2007 Dec 5 2008 December 5 2009. We'll say my report run date (print date is December 10)
The table I'm using pulls all orders by the customer. So for this column is there a way to say If print date is greater than order date then order date should be null?
I have someone who has placed orders into the future. I have orders from them in Dec 5 2006, Dec 5 2007 Dec 5 2008 December 5 2009. We'll say my report run date (print date is December 10)
The table I'm using pulls all orders by the customer. So for this column is there a way to say If print date is greater than order date then order date should be null?