Can anyone help me get started writing a date formula? I have a SQL Field (datetime datatype) that stores the date something happened (called ActionDate). I need on my Crystal Report the ActionDate and then the date of the following Saturday. The ActionDate could be any day of the week. So for example, if my ActionDate is 9/12/2001 438p.m. then I need a formula that returns 9/15/2001. Any help is much appreciated.
Thanks
Thanks