CalgaryCR9
Technical User
Crystal 9.
I have a field called {SYSTEM_ITEM.ITEM_SERIAL_NO}.
A sample is {SYSTEM_ITEM.ITEM_SERIAL_NO}: FM44740130. However, the possiblities are endless.
I need to create a record selection formula looking for those {SYSTEM_ITEM.ITEM_SERIAL_NO} with the range of *412* to *606* inclusive. Such a formula would have picked up my sample serial number FM44740130.
NOTE: The 412 through to 606 range is the first numeric character in the field {SYSTEM_ITEM.ITEM_SERIAL_NO}. ie: in this 10 character serial number, I need to only search the 3rd through the 5th characters, ignoring the last 5 characters entirely.
I have a field called {SYSTEM_ITEM.ITEM_SERIAL_NO}.
A sample is {SYSTEM_ITEM.ITEM_SERIAL_NO}: FM44740130. However, the possiblities are endless.
I need to create a record selection formula looking for those {SYSTEM_ITEM.ITEM_SERIAL_NO} with the range of *412* to *606* inclusive. Such a formula would have picked up my sample serial number FM44740130.
NOTE: The 412 through to 606 range is the first numeric character in the field {SYSTEM_ITEM.ITEM_SERIAL_NO}. ie: in this 10 character serial number, I need to only search the 3rd through the 5th characters, ignoring the last 5 characters entirely.