Hi - I've never posted on one of these forums before, just managed to find the answers by searching for questions other people have asked, although I cant seem to find an answer to my specific problem. so hoping someone can help.
I have some extracts of data in an excel spreadsheet where in column A it contains a computer name.
For example: MYPCA
MYPCB
In column B it contains all the software installed on that computer. For each time software is listed in column B, Column A also displays the computer name next to it.
My problem is that some software in column B is duplicating and I want to run a Macro or some code to check column B for duplicates and then delete the row.
The bit that is troubling me to find an answer is that some of the software installed is going to be installed the same on each computer in my list in column A. I dont want to delete those duplicates; just the duplicates appearing twice for each item in column A.
I hope this makes sense: I'm sure the resolution is quite simple but I've been working so long on other parts of my project that my head is frazzled!
Many thanks in Advance.
tigerax
I have some extracts of data in an excel spreadsheet where in column A it contains a computer name.
For example: MYPCA
MYPCB
In column B it contains all the software installed on that computer. For each time software is listed in column B, Column A also displays the computer name next to it.
My problem is that some software in column B is duplicating and I want to run a Macro or some code to check column B for duplicates and then delete the row.
The bit that is troubling me to find an answer is that some of the software installed is going to be installed the same on each computer in my list in column A. I dont want to delete those duplicates; just the duplicates appearing twice for each item in column A.
I hope this makes sense: I'm sure the resolution is quite simple but I've been working so long on other parts of my project that my head is frazzled!
Many thanks in Advance.
tigerax