susmitapati
Programmer
Hi All
I am new to Macro
I have this scenario where i have a file with id, customer id and unique customer columns. I have the example below in this posting. I need to check the values of first column(id), for each id then i need to check the second column (for customer id) if they are more then one customer id (for each id)i need to update the third column saying 'Y' for unique customer and 'N' for not unique customer.
I am struggling with this. Pls help and i have a deadline of today to submit this file and i have lakhs of records to verify
pls help!
Thanks
Susmita
Id CUSTOMER_ID Unique Cust
15272 13083 Y
15272 13083 Y
15516 724977 N
15516 724978 N
I am new to Macro
I have this scenario where i have a file with id, customer id and unique customer columns. I have the example below in this posting. I need to check the values of first column(id), for each id then i need to check the second column (for customer id) if they are more then one customer id (for each id)i need to update the third column saying 'Y' for unique customer and 'N' for not unique customer.
I am struggling with this. Pls help and i have a deadline of today to submit this file and i have lakhs of records to verify
pls help!
Thanks
Susmita
Id CUSTOMER_ID Unique Cust
15272 13083 Y
15272 13083 Y
15516 724977 N
15516 724978 N