How can I find the date 180 days from a give date?

For example, if I am given the date 05/16/00, I want to return the date of 
11/16/00.

I have tried using DateDiff for a while, but I do not think it will work.

checkdate = 05/16/00

#evaluate(180 + DateDiff("d",now(),checkdate.odr_date))#  gives me the 
answer of 123, but I would like the date.  Try variation of, but no luck.

Thanks in advance.
Jacob

------------------------------------------------------------------------------
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.

Reply via email to