Hello,
I want to fill a datefield within a formular ("frmEvent" with the date of an activex-calendar object. This Calendar-Object is on another formular ("FrmCalendar". Since i have several formulars which all include datefields i want to use the formular "FrmCalendar" to fill the datefields.
This should be managed like this:
open frmEvent (or any other formular)
onclick datefield open frmcalendar
onclose frmcalendar fill datefield with date
I want to fill a datefield within a formular ("frmEvent" with the date of an activex-calendar object. This Calendar-Object is on another formular ("FrmCalendar". Since i have several formulars which all include datefields i want to use the formular "FrmCalendar" to fill the datefields.
This should be managed like this:
open frmEvent (or any other formular)
onclick datefield open frmcalendar
onclose frmcalendar fill datefield with date