On the 'on change' event on another text box on my form called 'frmWIT2' I have put this line of code:
Forms![frmWIT2]![cmboStartDate].Requery
The combo box 'cmboStartDate' is requeried as required when I run the database file on my home computer, but when I run it on my laptop it does not work.
Any ideas would be appreciated!
Corsica
Forms![frmWIT2]![cmboStartDate].Requery
The combo box 'cmboStartDate' is requeried as required when I run the database file on my home computer, but when I run it on my laptop it does not work.
Any ideas would be appreciated!
Corsica