Thanks. What I still need to know is lets say I use a date picker to put a date into a variable called DateTimeField and then I use a drop down to get the time. How do I get the time to be part of DateTimeField. Do I append it with a + like I do a text field or is there some other way to set the time without wiping out the date?