0
Appointment from Hour and D/M/Y fields
How can i have an appointment with data from 2 "Hour Fields" and 1 D/M/Y Date?
3 replies
-
If possible, from the Green field, if not, from the blue one
-
with:
Cita := appointment (HIN, HTE)
I have could the hour in the "Cita" Field, but im still need the day, because by default Ninox use "1 ene 1970".
-
Hi Guillermo,
You can use the following formula for that
Appointment_Field := appointment(datetime('Date', 'Time Start'), 'Time End' - 'Timer Start')
Best, Jörg
Content aside
- 5 yrs agoLast active
- 3Replies
- 1477Views