G
Guest
The KB article 265307 recommends using the following SQL statement (at the end of the article) when one desires for a drop down menu to display only distinct field values: "SELECT DISTINCT field name FROM table name". How/where do I add this. My drop down menu is actually the results of a view/query in Access. Should the SQL language be in Access or in Front Page? My experience with Access is that to get distinct values I would need a sub-query and I'm hestitant about adding this complexity. I have no idea as to where I would insert it in Front Page (my understanding is that FP would over-right and text added in the HTML view). Please advise. Thanks! Bob