URGENT!

A

Alicia

My database is due to be finished tomorrow..
However, one small problem, I want my records to show in backwards order, so the most recent one is shown on first form
My primary key is Call No and when the program is opened I want it to show Call No 500 say, and scrolling through the records will show 499, 498..... 1
PLEASE HELP! It used to do this but I have managed to do something to change it!
 
S

Sandra Daigle

Look at the OrderBy property of the form (or use the Order By clause in your
query - look at the Sort field in the query grid).
 

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