Hi All,
FORM1, in the attached DB, is used to calculate hours between two times.
The two issues I have are:
1) In the RESULT (HRS/MIN) field, how can I get the value to appear as HH:MM?
2) In the date picker fields, how can I set the value of the field to the current date when opening the db? I have tried setting the control source to DATE() but, in doing so, it won't allow me to change the date thereafter. There is also a VALUE property in this field, but it seems to only allow you to enter a specific date.
Regards.
FORM1, in the attached DB, is used to calculate hours between two times.
The two issues I have are:
1) In the RESULT (HRS/MIN) field, how can I get the value to appear as HH:MM?
2) In the date picker fields, how can I set the value of the field to the current date when opening the db? I have tried setting the control source to DATE() but, in doing so, it won't allow me to change the date thereafter. There is also a VALUE property in this field, but it seems to only allow you to enter a specific date.
Regards.