Formulas in Action have been developed to demonstrate the use of multiple functions and operators in coordination with one another. The formulas have been created to illustrate concepts; they do not represent the only way, or necessarily the best way, to achieve the desired effects.
The following is a listing of complex formulas created to illustrate the use of various operators and functions. Each formula topic includes:
The names of the operators and functions used in the formula follow each numbered formula topic.
Click the formula of interest from the following list for further information:
Formula 1 (sales management, determining representatives closest to hitting quota)
Abs(x), Subtract (-), Divide (/), Multiply (*), ToText, Concatenate (+)
Formula 2 (form letter/extracting first purchase date from customer number, use date to calculate # of years as customer, and use result to customize letter)
If
Formula 3 (inventory analysis based on extracting inventory data from codes imbedded in item numbers)
Concatenate (+), ToText, ToNumber, Multiply(*), Make Range, Subscript [], Parentheses ()
Formula 4 (sales compensation, calculating commissions, flag commissions that exceed certain amount)
Nested formulas, If
Formula 5 (form letter, soliciting orders against available credit line)
Nested formulas, If
Formula 6 (calculating one value as percent of another, flag percentages outside range, disregard statistically insignificant percentages)
If
Formula 7 (sales compensation, selecting fixed bonus or calculated commission, whichever is higher)
If
Formula 8 (purchasing, determining quantity to order based on average sales during rolling quarter)
If
Formula 9 (retail, calculating mail order sales tax based on customer ZIP or Postal code)
Nested If
Formula 10 (staff scheduling, flagging weekend incoming calls)
If
Formula 11 (calculating a contribution based on face value of invoice, and then selecting calculated value or agreed upon minimum)
If
Formula 12 (determining monthly compensation based on percent of dollars saved, and comparing result to negotiated maximum)
If
Formula 13 (converting one unit of measure to another)
ToText, Truncate, Division (/), Concatenate (+), Remainder
Formula 14 (customer service, determining and identifying warranty plan based on length of product serial number)
If
Formula 15 (form letter, personalizing salutation based on degree and sex of recipient)
Nested If
Formula 16 (shipping, calculating discounted value of shipment and adding calculated freight charge to orders that do not meet "free freight" criteria)
If
Formula 17 (form letter, splitting a mailing list in half and sending a different offer to each half of the list)
If
Seagate Software, Inc. http://www.seagatesoftware.com Please send comments to: techpubs@seagatesoftware.com |