I'm using Crystal 11. Can you tell me how to set up the record selector for this? I need to check the contract date and get all of those contracted for 24 months from their initial contract date. I tried to use this but I get a boolean error. Any help is appreciated. Thanks.
{contract_date} in DateAdd ("m", 24,currentdate)
{contract_date} in DateAdd ("m", 24,currentdate)