R
Rony
Hi
I need to extract/input some data if the following condition is met in queries
Field_Name - [SWIFTID] - data e.g , CHASUS33 , LOYDGB2L
Here in data IF [SWIFID] = character US ( 5th and 6th) then
....................
I am trying to extract if character 5th and 6th is US (United states) / GB
(Great Britian) etc. Query should ignore first 4 characters pick only 5th and
6th characters.
Please guide me.
Thanks
I need to extract/input some data if the following condition is met in queries
Field_Name - [SWIFTID] - data e.g , CHASUS33 , LOYDGB2L
Here in data IF [SWIFID] = character US ( 5th and 6th) then
....................
I am trying to extract if character 5th and 6th is US (United states) / GB
(Great Britian) etc. Query should ignore first 4 characters pick only 5th and
6th characters.
Please guide me.
Thanks