Affichage des articles dont le libellé est Limit dropdown list to specific record. Afficher tous les articles
Affichage des articles dont le libellé est Limit dropdown list to specific record. Afficher tous les articles

Limit dropdown list to specific record

mardi 24 mars 2015

I have a list of customers. [ID] on (Form1)

I click_on their name [ID] that opens a dialogue (Form2 )specific to them.



I have a table of several dates with the relevant [ID]



I want a dropdown box on Form2 that only shows the dates for that specific customer[ID]



Ive tried [Form2].[ID] in the criteria of the ID field in the query for the dropdown data source.



Any solutions ?

Limit dropdown list to specific record

Labels