Hide Duplicates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a field in a table that has a Lookup with the following in the row
source:
SELECT tblSOPs.SOPID FROM tblSOPs ORDER BY tblSOPs.SOPID;

When it looks up this table, there are duplicates in my drop-down list - How
can I "hide" the duplicates in my drop-down list?

Thank you, Karen
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top