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
6 years 36 weeks ago
7 years 22 weeks ago
7 years 34 weeks ago
7 years 37 weeks ago
7 years 38 weeks ago
7 years 43 weeks ago
7 years 51 weeks ago
8 years 1 day ago
8 years 1 day ago
8 years 2 days ago