ActiveX DTPicker Reference in form

G

Greg

I'm currently using the DTPicker tool in a form to establish date ranges for
data. The problem I am running into is that I cannot reference them within a
query or within the form itself. Their object name doesn't appear along with
the other objects within the form.

Is there a way to reference these fields?
 
N

Nikos Yannacopoulos

Greg,

That's funny, I have used those extensively, and never had that problem.
Any chance you are looking for an object name that is not the actual
one? While in form design, display the properties for the control and
look at its name on the Other tab; any chance you were looking for
something else, while the name is something like DTPickerX (X being a
number)?

HTH,
Nikos
 
Top