Dear Sirs,
I need your help to create a VBA macro for combining and deleting
duplicate rows, and adding values from one column.
The criteria for selecting identical values in rows are in columns 2,3,6,7, and all columns from 10 to 24.
In doing so, the values from column 8 are added and entered in the row that is not deleted.
Some rows are empty, we do not combine them.
The number of rows is from a few hundred to a few thousand.
The first row to be processed is number 12.
Thank you in advance,
Darko
I need your help to create a VBA macro for combining and deleting
duplicate rows, and adding values from one column.
The criteria for selecting identical values in rows are in columns 2,3,6,7, and all columns from 10 to 24.
In doing so, the values from column 8 are added and entered in the row that is not deleted.
Some rows are empty, we do not combine them.
The number of rows is from a few hundred to a few thousand.
The first row to be processed is number 12.
Thank you in advance,
Darko