Hi to all
I have 4 fields.
Date_From
Time_From
Date_To
Time_To
All the field is date/time
When i use the code Time_from = Format(Now(), "h:m") in form load to take the current time i receive a run-time error.
Why??
I have 4 fields.
Date_From
Time_From
Date_To
Time_To
All the field is date/time
When i use the code Time_from = Format(Now(), "h:m") in form load to take the current time i receive a run-time error.
Why??