Dear knowledgeable ones.
I have a form that uses the ActiveX control DTpicker. At the moment I can read the date that the user selects and base some code on it. However what I want to do is set the date to todays date when the form loads.
Should be no problem - especially when there are many examples in the forums referring to setting DTPicker.value during the OnLoad event.
However - I cannot get this to work on my company PC (the one in which I need the database to run) - but I can get it to work perfectly on my home PC.
Is it possible that for security reasons the firm have blocked ActiveX controls somehow??
Any advice appreciated as its a real pain for my users that they have to reset the DTPicker every time they enter the form.
John
I have a form that uses the ActiveX control DTpicker. At the moment I can read the date that the user selects and base some code on it. However what I want to do is set the date to todays date when the form loads.
Should be no problem - especially when there are many examples in the forums referring to setting DTPicker.value during the OnLoad event.
However - I cannot get this to work on my company PC (the one in which I need the database to run) - but I can get it to work perfectly on my home PC.
Is it possible that for security reasons the firm have blocked ActiveX controls somehow??
Any advice appreciated as its a real pain for my users that they have to reset the DTPicker every time they enter the form.
John