Hi,
I want to order my recordset by a character type field that contains either "N/A" or integer values. When I sort it (asc) to get the lowest hours remaining for the currently selected object I get weird results.
for instance "10000" is less than "1250"! Am I missing something? Any help greatly appreciated.
I want to order my recordset by a character type field that contains either "N/A" or integer values. When I sort it (asc) to get the lowest hours remaining for the currently selected object I get weird results.
for instance "10000" is less than "1250"! Am I missing something? Any help greatly appreciated.