Hi all,
I have a list of customers with their name, tel, work_tel, employer_name, employer_addess in a excel file.
This report will pull all customer information and hightlight their employer name if it is same as the one in our database (customer.emp_name).
The problem is the employer name field in free-form filed so a name could be entered in different way.
So I'd like to if the name is similar w/ the one in our database then I want to highlight it as well if it's possible.
Is there anyway to make array formular for the employer name and everytime it reads employer name from our database compare a employer name from the array field and highlight it if it's same or similar with the one in our database?
Thank you very much for your help in advance.
I have a list of customers with their name, tel, work_tel, employer_name, employer_addess in a excel file.
This report will pull all customer information and hightlight their employer name if it is same as the one in our database (customer.emp_name).
The problem is the employer name field in free-form filed so a name could be entered in different way.
So I'd like to if the name is similar w/ the one in our database then I want to highlight it as well if it's possible.
Is there anyway to make array formular for the employer name and everytime it reads employer name from our database compare a employer name from the array field and highlight it if it's same or similar with the one in our database?
Thank you very much for your help in advance.