B balahawy Registered User. Local time Today, 11:18 Joined Sep 29, 2013 Messages 41 Sep 15, 2014 #1 Dear All, need your help i have drop down list linked to table included "agent names" , the names appeared normally in the form but not Alphabetic (A-Z) although the table was alphabetic . any idea
Dear All, need your help i have drop down list linked to table included "agent names" , the names appeared normally in the form but not Alphabetic (A-Z) although the table was alphabetic . any idea
J JHB Have been here a while Local time Today, 20:18 Joined Jun 17, 2012 Messages 7,732 Sep 15, 2014 #2 Set drop down list to a query instead of the table, and do the sorting in the query.