O
obelix1
I have a field in a table with data added to serial numbers of different
structures like 12-12.123456 or 12.12345678. The only common is that every
number has a period in it.
I need to separate the portion following the period in a new field.
Is there a function that lets me identify the period or any character in the
middle of a string and select the part folowing this character. Your help is
greatly appreciated.
structures like 12-12.123456 or 12.12345678. The only common is that every
number has a period in it.
I need to separate the portion following the period in a new field.
Is there a function that lets me identify the period or any character in the
middle of a string and select the part folowing this character. Your help is
greatly appreciated.