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 34 weeks ago
6 years 20 weeks ago
6 years 32 weeks ago
6 years 35 weeks ago
6 years 36 weeks ago
6 years 42 weeks ago
6 years 50 weeks ago
6 years 50 weeks ago
6 years 50 weeks ago
6 years 50 weeks ago