I am trying to set up a query that calculates a sum from a text field that uses a value list. The values are "5mil", "10mil" and "20mil". I want the query to sum these numbers at quantities of 5, 10, and 20 respectively. How can I get the query to add the proper numbers based on the value selected?