D
descartes
I need a macro to analyse multiple numerical amounts in a column and
identify those amounts which sum to zero. For example, in the
following list, the 1st, 2nd and 5th amounts net to zero.
23.20
16.50
-85.60
-25.60
-39.70
The list of numbers can vary from as short as this list to many
hundreds. In a longer list I would need to see all items highlighted
which net to zero, leaving only all items which cannot be netted.
If anyone has any tips on how to accomplish this, I would appreciate
it.
identify those amounts which sum to zero. For example, in the
following list, the 1st, 2nd and 5th amounts net to zero.
23.20
16.50
-85.60
-25.60
-39.70
The list of numbers can vary from as short as this list to many
hundreds. In a longer list I would need to see all items highlighted
which net to zero, leaving only all items which cannot be netted.
If anyone has any tips on how to accomplish this, I would appreciate
it.
