Hi,
I am trying to replicate the find function that is commonly used within Excel.
I have a table that contains reference numbers .. eg:
S4589-uzef
f45565994-ajfhg
F12-546iuhf
I want to create a query that will give me the left most characters up until the "-" that is contained within each reference number. Resulting in :
S4589
f45565994
F12
Any help is welcome!
Thanks
I am trying to replicate the find function that is commonly used within Excel.
I have a table that contains reference numbers .. eg:
S4589-uzef
f45565994-ajfhg
F12-546iuhf
I want to create a query that will give me the left most characters up until the "-" that is contained within each reference number. Resulting in :
S4589
f45565994
F12
Any help is welcome!
Thanks