CharlesWhiteman
Registered User.
- Local time
- Today, 08:01
- Joined
- Feb 26, 2007
- Messages
- 421
I have a form "FrmEnquiryDesk" There is a double click event which should open form (which it does) FrmContactForm.
When I created the listbox on FrmEnquiryDesk I set it to store the EnquiryID so that on a DblClk event it would open the contact form to that ID.
The issue I cant seem to find an answer on is that when the dblclick event is triggered it is not opening the form to the enquiry id but rather just a dataless form. My event click code works in all my other Db's so I am baffled!
Example Db attached & any clues I'll be completely greatful.
When I created the listbox on FrmEnquiryDesk I set it to store the EnquiryID so that on a DblClk event it would open the contact form to that ID.
The issue I cant seem to find an answer on is that when the dblclick event is triggered it is not opening the form to the enquiry id but rather just a dataless form. My event click code works in all my other Db's so I am baffled!
Example Db attached & any clues I'll be completely greatful.