Jay Blanchard wrote:
Good afternoon gurus and guru-ettes! I am searching for an algorithm that will take a list of monetary values and determine which of these values totals a value supplied to the widget. 1. I supply a value to the application and give a date range 2. The application will query for all of the values in the date range 3. The application will determine which of the values will total the supplied value a. if the total values in the date range do not add up to the supplied value the application will return that info. (I have this done already) 4. The application will return the records comprising the total value given
what is it suppose to return if it cannot find records that the exact total do not match the total you are looking for? should it return nothing?
-- Jim Lucas "Some men are born to greatness, some achieve greatness, and some have greatness thrust upon them." Twelfth Night, Act II, Scene V by William Shakespeare -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php