Sorting a list box values decending

M

Mike

HI

I have a list box on a data entry from "frmPayments"
that shows records after entered, is ther a way to have
it show the last record entered first and not at the
bottom of all records that have been entered? I tried
sorting but unsuccessful! I couldn't fine a sorting
property for the list box.

Thanks.

Mike
 
M

Mike

Hi,

Resolved by sorting the query for the list box row source
property.

Regards,

Mike
 

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