Hi..
I have done so, but it finally displays all the date-time, including seconds and milliseconds. How can I do to display only until minutes? something similar of doing a LEFT(bla bla)?
Printable View
Hi..
I have done so, but it finally displays all the date-time, including seconds and milliseconds. How can I do to display only until minutes? something similar of doing a LEFT(bla bla)?
Try right clicking on your date/time field, select format field, see if there is a time tab that comes up. If it does, there should be a combo box for formatting the seconds display, and one of those options is None. Try that.
I have tried it, but when I set that checkbox to convert Date to Date/Time, conversion goes into a string, not a DateTime field.
Jaime