CraigDouglas
Registered User.
- Local time
- Today, 15:49
- Joined
- Sep 14, 2016
- Messages
- 31
Please help. I have a form called frmPurchaseForm and in it is a subform called frmPurchaseDetailSubform. In the frmPurchaseForm I have a label called lblInfo and in the frmPurchaseDetailSubform I have a combo box called cboProduct. In cboProduct I am trying to put the right code in the On Got Focus event. When someone clicks in the cboProduct field I want a message to appear in the lblInfo saying double click to go to the product form. Any help would be appreciated. Craig