I'm trying to create a report using Crystal 11 based on 5 different date fields. I'm trying to pull data if any one of the five = currentdate. I can get Date1 = currentdate, or Date2 = currentdate to display, (just one date at a time) but not all 5. Each date field can have data in them, so I want to display them all if one of the dates is equal to today, along with other data like customer name, etc. Any suggestions or formulas that anyone knows to do this?