ABerkowicz
MIS
I am on version 7 and need some assistance with the following:
I have a field called docnumber that is a character string. I need to be able to select only those docnumbers that are < 50000. Since the field is a character, sorting doesn't put them in numberical order and therefore my selection doesn't include a docnumber such as 788.
I have tried the ToNumber formula. I needed to include While Printing Records in the formula or else I would get the error message: 'The String is Non-Numberic'. Now, I can't limit my selection of course to < 50000 since it is coverting after reading...
Can someone offer any suggestions? If not with the selection, maybe in a formula to sum amts with doc# < 50000?
Thanks!
I have a field called docnumber that is a character string. I need to be able to select only those docnumbers that are < 50000. Since the field is a character, sorting doesn't put them in numberical order and therefore my selection doesn't include a docnumber such as 788.
I have tried the ToNumber formula. I needed to include While Printing Records in the formula or else I would get the error message: 'The String is Non-Numberic'. Now, I can't limit my selection of course to < 50000 since it is coverting after reading...
Can someone offer any suggestions? If not with the selection, maybe in a formula to sum amts with doc# < 50000?
Thanks!