Change date order for comments field

Joined
Jun 25, 2013
Messages
1
Reaction score
0
I have modified a form for using inventory. In the subform there is a comments field with the following: =ColumnHistory([RecordSource],"Comments","[ID]=" & Nz([ID],0))

Now, the history is working fine, but it puts the most recent update after earlier updates (in other words the oldest update is displayed at the top). How do I reverse the date/time order to show the most recent update (descending order)?

Thanks in advance! :)
 

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