work4livinsean
Programmer
Hi everyone,
I am trying to create a query that will split a field into two types. The field has numerous certifications that are being kept (in text format). I would like to name some certifications 'CI' and others 'External'. Since there are many different types of certifications I prefer not to type in every certification and the corresponding 'CI' or 'External' into a table. Then compare it in a query. Rather, all the 'CI' certifications start with 'CI - '. Is there a way to match 'CI' certifications in a query and then match anything that is not 'CI' as 'External'?
Any help or suggestions is greatly appreciated! Thanks in advance.
I am trying to create a query that will split a field into two types. The field has numerous certifications that are being kept (in text format). I would like to name some certifications 'CI' and others 'External'. Since there are many different types of certifications I prefer not to type in every certification and the corresponding 'CI' or 'External' into a table. Then compare it in a query. Rather, all the 'CI' certifications start with 'CI - '. Is there a way to match 'CI' certifications in a query and then match anything that is not 'CI' as 'External'?
Any help or suggestions is greatly appreciated! Thanks in advance.