I would like to be able to post string records to a table, but then after they have been posted to the table, to be sorted in ascending sequence.
Is this possible, despite the fact that the records are being posted to a string field?
I am posting the range of records as integers (I think)... I use the FieldByName.asInteger property when posting.
Any ideas?
Is this possible, despite the fact that the records are being posted to a string field?
I am posting the range of records as integers (I think)... I use the FieldByName.asInteger property when posting.
Any ideas?