Distinct Record Loaded Into Form

D

Doug L

I'm trying to load a distinct record into a form and I
have been trying to do it with a Command Button. Is this
possible without a lot of VBA code? Or is there another
simpler method? I'm developing a database to track
customer and vendor quotes which will get very big in a
short period of time so loading distinct records into the
form is the only way to go.

Thanks,
Doug
 
T

TKD Karen

You would set this in the recordsource query. The query properties (not the
field properties) window asks if you want distinct values - set it to yes.

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

Top