T
topdog
Hi, I'm trying to requery a combo box using the On Enter event. It
used to work fine in my other projects. The combo box is on a
subform. I used to simply put controlname.requery in the On Enter
event but it's not working. I have even tried
Forms!MyMainForm!MySubForm.Form![MyControlName].Requery
Any ideas what I'm missing?
THanks
used to work fine in my other projects. The combo box is on a
subform. I used to simply put controlname.requery in the On Enter
event but it's not working. I have even tried
Forms!MyMainForm!MySubForm.Form![MyControlName].Requery
Any ideas what I'm missing?
THanks