I have a Form “Gallery” with an unbound field “Select_Nr”. There is an Event Procedure
“Private SubSelect_Nr_Click()” that is intended to be used to fetch data from Table “Carving”. When I navigate the form through field "Select_Nr", nothing happens. I’ve used Toggle break points hoping to trap the problem in the event procedure to no avail; it is like it never gets executed. I suspect a control definition problem but I can’t figure it out. Can someone make an approach suggestion for solving this problem? TIA Phil![]()