I have a list box displaying "myField". I'd like to order the list in reverse order of the entry into the table (last in/top of list). I know that I could create a numeric field that increments for each new entry and then index on that in descending order. Is it possible achieve the goal without the additional field or setting an index. Can the table itself be in descending order based for example on record number?
Thanks in advance for your help.
Chuck Davis
Thanks in advance for your help.
Chuck Davis