PierremontQuaker03
New Member
Hi,
I am completely new to this forum and to VBA.
I am wanting to create a macro for something I am currently doing manually each month - I want a macro to identify duplicated lines as an example on the attached file. There are certain conditions it must meet for it to be a duplicate which is why a Macro would be better.
Looking at the attached, which is a small quantity of the data I look at on a monthly basis, I want the macro to do the following:
Is this possible at the click of a button?
Can anybody help?
I am completely new to this forum and to VBA.
I am wanting to create a macro for something I am currently doing manually each month - I want a macro to identify duplicated lines as an example on the attached file. There are certain conditions it must meet for it to be a duplicate which is why a Macro would be better.
Looking at the attached, which is a small quantity of the data I look at on a monthly basis, I want the macro to do the following:
- Check the period – must be in the same period (column B)
- Check the description (J)
- Check the company (Column K)
- Check the absolute amount (Column M)
Is this possible at the click of a button?
Can anybody help?