Hey Guys!
Can someone please help me?
I am trying to allocate an ID number (contained in another worksheet) to every unique name in column A. At the moment, The ID numbers of all “Dog Kennels” are the same but they should be different as they reside in different departments. However, I only want to run the solution when there are at least two consecutive similar names. Please refer to the example below:
Column A= Names
Column B= identification number
A B C
Cat Kennels Aus 789
Dog Kennels – VIC 123 Address 1
Dog Kennels – NSW 123 Address 1
DOG Kennels – QLD 123 Address 1
Rat Cages 321
So the Dog Kennels in VIC, NSW and QLD should all have unique ID's and addresses which are randomly contained in another worksheet but the Cat Kennels and Rat Cages should be left untouched.
I want to run this solution in multiple sheets and each sheet has thousands of rows.
Please let me know if you need more information
Hoochy
Experience Level = Beginner
Can someone please help me?
I am trying to allocate an ID number (contained in another worksheet) to every unique name in column A. At the moment, The ID numbers of all “Dog Kennels” are the same but they should be different as they reside in different departments. However, I only want to run the solution when there are at least two consecutive similar names. Please refer to the example below:
Column A= Names
Column B= identification number
A B C
Cat Kennels Aus 789
Dog Kennels – VIC 123 Address 1
Dog Kennels – NSW 123 Address 1
DOG Kennels – QLD 123 Address 1
Rat Cages 321
So the Dog Kennels in VIC, NSW and QLD should all have unique ID's and addresses which are randomly contained in another worksheet but the Cat Kennels and Rat Cages should be left untouched.
I want to run this solution in multiple sheets and each sheet has thousands of rows.
Please let me know if you need more information
Hoochy
Experience Level = Beginner