Ok, I either need the name of the function I'm trying to do (if it exists) to look it up on my own or steps if anyone knows them.
Say I have a total of $15,681 and I have a list of smaller numbers that could equal that but not all of them will. Is there a function that will pick which of my list of numbers equals 15,681? Also, can it do estimates? (Our system rounds up to the nearest dollar plus sometimes people will enter the wrong number so I have a leeway of +/- $20).
Say I have a total of $15,681 and I have a list of smaller numbers that could equal that but not all of them will. Is there a function that will pick which of my list of numbers equals 15,681? Also, can it do estimates? (Our system rounds up to the nearest dollar plus sometimes people will enter the wrong number so I have a leeway of +/- $20).
Comment