Its the same criteria I used to select the row source for the first combo box (Just a different column name). Below is the second combo box's set-up.
Property Sheet > Data > Row Source
SELECT DISTINCT [L_I_GEO].[LONG] FROM L_I_GEO ORDER BY [LONG]