>
> Is there a way to substract days from a date value similar to the =
> dateAdd function in CF. I looked through the manual and I am not seeing =
> anything. What I am trying to do is set up date values 2 weeks before =
> and 2weeks after todays date.
>
What you need to use is the DateAdd() function. Its easy enough to use and
allows you to add day, months and years using the datepart function.
You can give the datepart function negative numbers, so that it will
subtract a period of time from your start date.
HTH
Regards
Stephen
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.