Finding a sum in a list of values

  • Thread starter Wendell Friesen
  • Start date
W

Wendell Friesen

I need to be able to find if a sum existist in a list of values. For example
I could be searching for a sum of one or more values that total an amount I'm
looking for. Sometimes I'm out of balance by an amunt that is a combination
of serveral individual values.
 
Top