DataPicker - dates selected by query?

G

Gina

Hi.

I am working with access 2k on w2k .... eventhough I like this data picker
thing (SP6)

for now my cboWorkDate displays all dates where a work has been carried out
for a special car.
The form shows all the corresponding details.... fine so far !

for now this is in my cboWorkDate_AfterUpdate event
Me.ActiveXStr60 = Me.cboWorkDate

and it really does show the date in the box and on dropdown the current date
is selected

well .... I don't know much about this data picker thing but wonder if i
could somehow tell it to show all dates which are in that cboWorkDate list
(filled by a query) and show all the relevant details according to a
selection on the data picker instead of the cboWorkDate combobox (that's how
it is done at the moment)

TIA
Gina
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top