Dropdown Value as Date for Calculation
-
Hi all,
I am using a dropdown field ‘fieldname74’ as a ‘course date start’ selector with string value and depending on the duration dropdown ‘fieldname75’ following I would like to output the end date of the course using the 2 fields and a calculate function.
I have specified the date in the ‘Value’ field in the format 3/11/17 of the dropdown ‘fieldname74’ and using the below method trying to output the ‘End’ date.
CDATE(fieldname74+fieldname75)
I realise I have something wrong as the Value ‘3/11/17’ is not recognised as a date format so I just get and answer like ‘3/11/1714’ when ‘fieldname75’ = 2 weeks (14 days).
Thanks in Advance for any guidance!
Chris
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Dropdown Value as Date for Calculation’ is closed to new replies.