C chocho Guest May 30, 2006 #1 i really need help inputing values into my drop down menu. unfortunately i don't know how to do it. i have created the drop down menu, but with no values. please help chocho
i really need help inputing values into my drop down menu. unfortunately i don't know how to do it. i have created the drop down menu, but with no values. please help chocho
Smart Registered User. Local time Today, 09:08 Joined Jun 6, 2005 Messages 436 May 30, 2006 #2 If you have a table that has a column that contains the values that you need to appear in a combo box then create a query that selects the column with the required data create a combo box with the wizard and specify the query you have just created as the source
If you have a table that has a column that contains the values that you need to appear in a combo box then create a query that selects the column with the required data create a combo box with the wizard and specify the query you have just created as the source