dominicgingras
Technical User
Maybe it’s a simple question...
I have a pop-up form used for entering a date for my user. When I open that pop-up, I want the active x to display today’s date.
I tried this code:
Me.DateDépart.Value = Now()
No success
Any help will be appreciated.
I have a pop-up form used for entering a date for my user. When I open that pop-up, I want the active x to display today’s date.
I tried this code:
Me.DateDépart.Value = Now()
No success
Any help will be appreciated.