Hi
I am using Microsoft ActiveX Control "DTPIcker", in my form.
However when I open my form, the default value is the value set when it was made,
Is there anyway to make it have the current date,
I read somewhere to use:
me.dtpicker.value = date()
Where should I use it
I tried it as a code for DTPIcker, but it didn’t work
And starting it on Form Load, resulted in an error, not knowing DTPIcker,
Any Help is appreciated.
I am using Microsoft ActiveX Control "DTPIcker", in my form.
However when I open my form, the default value is the value set when it was made,
Is there anyway to make it have the current date,
I read somewhere to use:
me.dtpicker.value = date()
Where should I use it
I tried it as a code for DTPIcker, but it didn’t work
And starting it on Form Load, resulted in an error, not knowing DTPIcker,
Any Help is appreciated.