C
Carpe Diem
Hi,
I have the following data in a table:
0200CO100701
0200CO1007011
0200/72100001
And I woold like to choose only the rows thata as "/" in this column
(in this example the third number), and give me only the value
"72100001"
Thank you.
I have the following data in a table:
0200CO100701
0200CO1007011
0200/72100001
And I woold like to choose only the rows thata as "/" in this column
(in this example the third number), and give me only the value
"72100001"
Thank you.