I have just discovered that an application I inherited uses a combo box with "limit to list". So if you start typing it homes in on an entry from the...
I would suggest that you base the form on a query which references the unbound combo box, in the form header section, as a parameter on the PartName...