Hi
I have a ledger with rows i need to delete based on a list.
If it's s possibele to do without a makro it would be perfect.
Case:
If a spesific cell in a row equals a number in the selecton list then delete all row.
Selection list with accounts that shal be deleted from ledger:
1920
5000
5010
Ledger BEFORE
1000, 1900, lunsj, 100
1001, 1920, car, 1000
1002, 1420, garbage, 1555
1003, 5000, vage, 1200
1004, 1900, food, 200
etc
etc
etc
1000's of lines
Result:
Ledger AFTER
1000, 1900, lunsj, 100
1002, 1420, garbage, 1555
1004, 1900, food, 200
Thanks
I have a ledger with rows i need to delete based on a list.
If it's s possibele to do without a makro it would be perfect.
Case:
If a spesific cell in a row equals a number in the selecton list then delete all row.
Selection list with accounts that shal be deleted from ledger:
1920
5000
5010
Ledger BEFORE
1000, 1900, lunsj, 100
1001, 1920, car, 1000
1002, 1420, garbage, 1555
1003, 5000, vage, 1200
1004, 1900, food, 200
etc
etc
etc
1000's of lines
Result:
Ledger AFTER
1000, 1900, lunsj, 100
1002, 1420, garbage, 1555
1004, 1900, food, 200
Thanks