replace some rows if some rows of spreadsheet are equal
i have two grouped of columns in one worksheet like below:
(before)
i want a macro do the algorithm like below:
when (code=new-code) then (code=new-code && serial=new-serial && amount=new-amount)
after macro sort table i want get below result according to algorithm:
(after)
Attachment | Size |
---|---|
before.xlsx | 9.25 KB |
after.xlsx | 8.11 KB |
Recent comments
5 years 41 weeks ago
6 years 27 weeks ago
6 years 39 weeks ago
6 years 42 weeks ago
6 years 43 weeks ago
6 years 48 weeks ago
7 years 4 weeks ago
7 years 5 weeks ago
7 years 5 weeks ago
7 years 5 weeks ago