Human_doing
Board Regular
- Joined
- Feb 16, 2011
- Messages
- 137
Hi all,
Can anyone please provide the VBA to do the following:
What I'm looking to do is loop through every cell in column A that has an entry, and if that entry has already showed up in the searching of the loop, add a Y in the cell 2 columns to the right i.e. if A10 is a duplicate of A9, a 'Y' is entered in cell C10.
Any help much appreciated,
Thanks
Can anyone please provide the VBA to do the following:
What I'm looking to do is loop through every cell in column A that has an entry, and if that entry has already showed up in the searching of the loop, add a Y in the cell 2 columns to the right i.e. if A10 is a duplicate of A9, a 'Y' is entered in cell C10.
Any help much appreciated,
Thanks