Geoff, You Bobby-dazzler !! it worked (added the dateformat to get the desired format). Thanks
Pragnesh "Geoff Pennington" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > Isnt this want you need. > > CreateDate(2005, 03, 09) = {ts '2005-03-09 00:00:00'} > > DateAdd("d",1,CreateDate(2005, 03, 09)) = {ts '2005-03-10 00:00:00'} > > ?? > > > On Thu, 10 Mar 2005 12:08:15 +1000, Pragnesh Vaghela > <[EMAIL PROTECTED]> wrote: >> Grant, >> It gave me a "is an invalid date or time string" error. >> >> Gavin your suggestion didn't make a difference either. >> >> >> --- >> You are currently subscribed to cfaussie as: [EMAIL PROTECTED] >> To unsubscribe send a blank email to [EMAIL PROTECTED] >> Aussie Macromedia Developers: http://lists.daemon.com.au/ >> > > --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
