E
Eddy Stan
i receive BIG data files with customer name, location, bill number, date and
due amount, reason for delay in payment etc.,
But customer is spelled in many ways and sent to me.
However some portion will be unique.
for example:
M/s Mariamman transport
Mariamman transport
Om srimariamman transport
Omganesh srimariamman transport
but all the above are equal to one registered customer name
Mariamman Transport Co Ltd.,
i will be having sheet2 with short name and correct customer name
like in the above example
short name as: mariamman
Correct name as : Mariamman Transport Co Ltd.,
I NEED FUNCTION AT SHEET1:C5
pick incorrect customer name in sheet1:d5, find if any shortname listed in
sheet2 is suitable, if match is found then in that row pick the correct
customer name and display (at sheet1:c5, where function i require)
shortname & correct customer name will be in Sheet2:b5:c400
so everytime i receive customer data, i will insert sheet2
due amount, reason for delay in payment etc.,
But customer is spelled in many ways and sent to me.
However some portion will be unique.
for example:
M/s Mariamman transport
Mariamman transport
Om srimariamman transport
Omganesh srimariamman transport
but all the above are equal to one registered customer name
Mariamman Transport Co Ltd.,
i will be having sheet2 with short name and correct customer name
like in the above example
short name as: mariamman
Correct name as : Mariamman Transport Co Ltd.,
I NEED FUNCTION AT SHEET1:C5
pick incorrect customer name in sheet1:d5, find if any shortname listed in
sheet2 is suitable, if match is found then in that row pick the correct
customer name and display (at sheet1:c5, where function i require)
shortname & correct customer name will be in Sheet2:b5:c400
so everytime i receive customer data, i will insert sheet2