How can i reverse the data viewer list?

I have a database where each row is assigned its own number 1, 2, 3…, etc.
How do I make the values in the data view list appear from the beginning and not from the end of the list?

You would need to re-sort your database.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.