Hi,
I have attached the file with columns "Name", "ID" and "Standard Name".
Every month, a user can add new Strings to the column "Name", while doing so, the new string should be checked with the records in column "Name" whether the new string exists or not, case should also be considered.
If the new string seems to be duplicate then assign the ID of the record matched in the column "Name" else assign the Max ID + 1.
As this process occurs every month, would macro work?
Any help is greatly appreciated!
Thanks!