Subform Sorting..Access 2003

G

Guest

I have a "normal" Subform whose Recordsource is a Table.

Selecting a Field in the Subform and Sorting that Field causes the Display
to show
some multiple identical records...as long as the User doesn't do that,
everything
is OK.

Ideas?? TIA - Bob
 
J

John W. Vinson

I have a "normal" Subform whose Recordsource is a Table.

Selecting a Field in the Subform and Sorting that Field causes the Display
to show
some multiple identical records...as long as the User doesn't do that,
everything
is OK.

Ideas?? TIA - Bob

Base the Subform on a properly sorted query. I have no idea what's in your
table or how the form is structured, so I have no idea why you might be seeing
duplicates!

John W. Vinson [MVP]
 
G

Guest

John - that was it..when I changed the RecordSource to a Query, and then
Sorted..problem bye-bye.

Thank you - Bob
 

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