That should work. I've done the same thing with DateFormat. Try DateAdd().
-----Original Message----- From: Peter Tanswell [mailto:[EMAIL PROTECTED] Sent: Monday, July 16, 2007 9:15 AM To: CF-Talk Subject: createodbcdate Hi there I am trying to finish an application. I want to create two dates - a start date and and an ending date which is 5 days after the start date. I have #CreateODBCDate(eventdate)#, for creating the start date and I tried to use #CreateODBCDate(eventdate)+5# for the end date - but it did not like this - just wondering if anyone has any ideas. Thanks in advance. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:283750 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

