asked on
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
ASKER
Microsoft Access is a rapid application development (RAD) relational database tool. Access can be used for both desktop and web-based applications, and uses VBA (Visual Basic for Applications) as its coding language.
TRUSTED BY
you can use this codes in the enter event of the combo box
me.combo0.dropdown
me.combo0.value=dateserial
off course that will vary depending on the rowsource of your combo box