Form file as attached.
I want to check column AI & column AJ data have same or not (If found some rows blank = same)
If found not match , I want to check column AccRole that value = Insured or Payer.
- If column AccRole = Insured ---> I want to copy data from column LFNAME to column AccountFile.
- If column AccRole = Payer ---> I want to copy data from column Name payer to column AccountFile.
Remark : But If in column AccountFile have data already , I don't have to do anything about it.
Please guide me about it.
I want to check column AI & column AJ data have same or not (If found some rows blank = same)
If found not match , I want to check column AccRole that value = Insured or Payer.
- If column AccRole = Insured ---> I want to copy data from column LFNAME to column AccountFile.
- If column AccRole = Payer ---> I want to copy data from column Name payer to column AccountFile.
Remark : But If in column AccountFile have data already , I don't have to do anything about it.
Please guide me about it.