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 36 weeks ago
6 years 22 weeks ago
6 years 34 weeks ago
6 years 37 weeks ago
6 years 38 weeks ago
6 years 43 weeks ago
6 years 52 weeks ago
7 years 2 days ago
7 years 3 days ago
7 years 3 days ago