INTRODUCTION TO MARKETING MODELS
by
Scott M. Smith
and
William R. Swinyard
Internet Text January 1999
May Not Reproduced without the Permission of the Authors
TABLE OF CONTENTS
| Preface | Preface |
| Chapter 1 | The Use of Models in Marketing |
| Chapter 2 | An Excel Spreadsheet Primer |
| Chapter 3 | Advanced Commands: Graphics and Database |
| Functions for Finance, Logic, Statistics
Assignment1: Mathematical Functions |
|
| Chapter 4 | Modeling Marketing Phenomenon |
| Chapter 5 | Segmentation Concepts and Models |
|
Cougar Visa: Developing a Means-End Chain |
|
| Chapter 6 | Product Planning Models |
| Product Planning Technical Notes
AMF, Inc.: New Product Trial MooSoda I: Trial-Repurchase Air Jordan: Purchase - Repeat Quite Write, Inc.: Product Portfollio Analysis | |
| Chapter 7 | Sales Management Models |
|
SALTFLATS, INC., Sales Force Allocation Model |
|
| Chapter 8 | Distribution and Production Models |
|
RAW Manufacturing, EOQ Model
THE AZTEC COPY CENTER, EOQ Problem Set Acme Filter Company, EOQ Problem Set |
|
| Chapter 9 | Advertising Models |
|
Rivergrove Out-Patient Clinic: Media Planning
Guthrie Gourmet Foods: Media Planning MooSoda II: Advertising Budgeting ADBUDG: Advertising and Budgeting Model |
CHAPTER 2
A SPREADSHEET PRIMER
Excel provides the building blocks for an imaginative and exciting array of decision-making tools. It acts only on data and procedures entered by its users. But once those data and procedures are entered into Excel, it can process this data in a veritable garden of ways. It can treat the data as an electronic spreadsheet, or as a database, and it can plot or graph that data.
These functions enable us to quickly solve business problems traditionally solved with paper and pencil, a ledger, calculator, and drafting tools. Excel's primary function provides a combination spreadsheet and calculator which facilitates easy problem layout and calculation. Its database function is used to manipulate the numbers, formulas, or phrases stored in the spreadsheet. And with its graphics function, users can create graphs of spreadsheet data on the screen or on a printer or plotter. Excel’s advanced capabilities include Solver, which can solve problems that have multiple interdependent variables; Goal Seek, a simplified version of Solver, uses a single changing variable; and Visual Basic for Applications, which is the Excel Macro language.
Excel magnifies our ability to analyze and solve business problems. In particular, repetitive and even dynamic problems needing new solutions for different input values are quickly, easily, and automatically solved. Too, we can save these spreadsheet "models" (also called "worksheets" or "templates") for use or modification in other applications.
In this chapter we begin a journey through the specific features Excel that make it appropriate for model building. Our objective in this chapter, and in the two which follow it, is to increase our familiarity with Excel, toward becoming comfortable using it for your own model building efforts.
GETTING STARTED WITH EXCEL
Spreadsheet Elements
After starting Excel, the display brings you immediately to the spreadsheet. In Excel, the spreadsheet is composed of individual worksheets or pages. The spreadsheet requires that you enter labels, data, formulas, and even define specific functions to be performed on the data. The spreadsheet contains several menus, which are identified in Figure 2.1 as the Menu bar, the Standard toolbar, the Formatting toolbar, Status bar, and the Formula bar. By using the Menu bar to select View Toolbars, all toolbars options are displayed and may be selected or customized. Most often, the Menu bar, Standard toolbar, Formatting toolbar, and Status bar are used.

Selecting
The Menu bar items can be selected in four ways: (1) selecting the menu item with the mouse and clicking with the left mouse button , (2) pressing the alt key, using the arrow keys to move the highlighted box along the Menu bar, and then pressing enter to select a menu item, (3) pressing the alt key and pressing the underlined letter associated with the desired menu item, or (4) by pressing the / key.
Title bar The Title bar is at the top of the Excel spreadsheet window and shows the name of the file currently open.
Menu bar Clicking any item in the Menu bar displays the options that are controlled. Menu bar items include File, Edit, View, Insert, Format, Tools, Data, Window and Help. Because Microsoft keeps the same look and feel across software programs, users of Word or Powerpoint will find similarities in Menu bar functionality.
Standard Toolbar The standard toolbar displays icons for frequently used file, spreadsheet, and database operations, including functions and charting.
Formula Toolbar Is found on the right side of the toolbar and is used for entering, editing, or viewing data or formulas into a cell of the spreadsheet. On the left side of the toolbar is the Name Box. Whenever the pointer is positioned on a cell, the contents of that cell will be shown in the Name Box.
Formatting Toolbar contains icons for formatting the text or data in the spreadsheet cell(s).
SPREADSHEET FEATURES
The spreadsheet has many control features and prompts, most of which may be selected from the Menu bar.
Columns, Rows, and Cells
The spreadsheet is a table or matrix with 230 columns and 65,536 rows. The screen shows only a fraction of the spreadsheet at a time, much like a window that admits only a bit of a panoramic landscape. But you can move the window around so that you are able to see the entire spreadsheet, though a bit at a time.
The spreadsheet columns are labeled A through Z, then AA through AZ, BA through BZ and so on to column IV. The standard column width is 8.43 spaces (but this can be varied from 1 to 255 spaces to permit longer text areas). Rows are numbered 1 through 65,536. Depending on your monitor resolution and size, most monitors display 20+ rows at a time.
Spreadsheet "cells" are formed by the intersection of columns and rows. Every cell has a specific address or coordinate that corresponds to its particular column heading and row number. For example, the cell located at the upper left corner of the spreadsheet (in column A and row 1) has coordinate A1, and the cell found at the lower right corner of the spreadsheet has coordinate IV65,536. Cell addresses are used in specifying relationships in the formulas.
Into each cell you can enter numeric values, formulas or characters. While numbers of nearly any length can be entered into cells of any width, the screen will not display the number unless the column width is wider than the number. For example, to display a number with 6 digits the column must be at least 7 spaces wide. The column must be wider when a negative number, or special formats are used. A numeric value with more digits than the screen can display will usually be shown as a row of asterisks, or in scientific notation. Only the screen display is affected here; the number itself will reside in the cell whether or not we can view it.
Less important are the space limitations for labels. Even though each cell can hold up to 240 characters, the column width limits the display. Label displays are limited to the smaller of either the screen width (72 spaces) or one cell width plus the width of any empty cells to its right.
POINTER CONTROL AND SELECTING CELLS IN THE SPREADSHEET
Within the spreadsheet is a cell which is highlighted. This might be considered to be Excel’s version of a cursor. In a new spreadsheet, the cell A1 is always highlighted. The pointer location is displayed in the left position of the top line on the control panel. Although it ordinarily highlights only one cell, the pointer can be expanded to identify a range of cells for input or manipulation.
Moving the pointer
You can move the pointer in many different ways:
¬ ® ¯ The four arrow keys on the numeric keypad move the pointer one cell in the direction of the arrow.
Ctrl+¬ Moves to the left edge of the current region of the worksheet
Ctrl+ Moves to the top edge of the current region of the worksheet
Ctrl+® Moves to the right edge of the current region of the worksheet
Ctrl+¯ Moves to the bottom edge of the current region of the worksheet
Home The Home key, located on the numeric keyboard, moves the pointer to the first cell in the row of the spreadsheet.
Ctrl+Home Moves the pointer to the upper left extreme of the worksheet, usually cell A1.
PgUp PgDn The page up and the page down keys move the entire screen (and the pointer) up or down one "screen" (about 20 lines).
Ctrl+PgUp To the previous worksheet
Ctrl+PgDn To the next worksheet
Alt+PgUp Right one screen
Alt+PgDn Left one screen
End If you press the End key then an arrow key in sequence, the pointer will move as follows:
a) If the pointer begins on a non-blank cell, it will move in the direction of the arrow to the last non-blank cell it encounters. If there is no blank cell it moves to the edge of the worksheet.
b) If the pointer begins on a blank cell, it will move in the direction of the arrow to the next non-blank cell. If it doesn't meet a blank cell, it will move to the edge of the worksheet.
Tab, Shift Tab The tab keys [ |<--], [-->| ] move the pointer one cell to the left or right. (The left tab key is accessed by pressing the tab key, while holding down the shift key).
F5, Ctrl+G These keys invoke the Go To command. When pressed, the Go To dialogue box appears and a cell address or name may be entered into the "Reference bar". Just type in the worksheet coordinates you want the pointer to move to and then press [Ok]. The pointer will move to the specified position.
Selecting Cells, Row, Column or the Worksheet
The easiest way to select an item is to click on it. Click the left mouse button on an individual cell, click on a cell and hold the left mouse button down and drag it over a range of cells. Move the cursor to the column labels on the top of the worksheet and click on a column or drag to include a group of columns (a,b,c). Do the same with a row or range of rows. Select the entire worksheet by clicking on the button in the upper left corner of the worksheet where the column and row labels meet.
ENTERING DATA, EDITING, AND FORMATTING THE SPREADSHEET
Entries made into a spreadsheet are either labels, values, or formulas.
Labels are strings of alphanumeric characters such as titles, headings and comments. They can be made of alphabetic characters, numbers, spaces, and the keyboard's special symbols. Labels can never be used in calculations, even if they contain numbers.
Values are numeric data and can be used in calculations.
Formulas are entered to specify the relationship between cells or ranges of cells. For example, the formula =sum(a1.c1) and =(a1+b1+c1) both produce the same result, though the first is shorter and uses the Excel Sum function in the formula. Note that when you enter a formula into a cell, the Formula bar shows the function and the cell displays the numerical result of the formula, even though the cell actually contains the formula itself.
Entering Labels Whenever the first character being typed into the formula bar is other than a slash, number or one of six special characters ( = + - . @ / ), interprets the entry as a "label." When a label is entered, the text is positioned within the cell to the right. You can change do this by selecting the justification option on the Formatting bar.
Entering Values and Operators. Excel interprets an entry as being a "value" the first character entered is a number, a decimal point, or one of the following special characters: = + - ( @ . All other characters, except the slash (/), are interpreted as a label. It is helpful to keep a few rules in mind when entering values:
If all operators have the same precedence in a formula, they are performed left to right. The order of precedence can be changed by using parentheses, because operations within parentheses are always performed first.
Operator Description
^ Exponentiation
+ Positive
* Multiplication
/ Division
+ Addition
- Subtraction
= Equal
< Less Than
<= Less Than or Equal
> Greater Than
>= Greater Than or Equal
<> Not Equal
Editing The Spreadsheet
Excel provides you with five methods for correcting a spreadsheet entry:
If you want to change data that has been entered into the Formatting bar, but not yet saved into the cell, it is easiest to use the backspace key or the escape key.
Backspacing. At the upper right of the keyboard is the backspace [¬ BkSp] key. The backspace key always moves the curser to the left, in the direction of the arrow, deleting all characters as it moves. The right or left arrow keys on the numeric keypad cannot delete characters. Pressing these arrow keys enters data shown on the Formatting bar into the cell.
Canceling Cell Contents. Often is it more efficient to delete all of the characters stored in the Formatting bar rather than backspacing. By pressing the [Esc] key, the entire entry can be erased. Note that this feature only erases data from the Formatting bar . Once data has been transferred from the Formatting bar into a cell, you must either replace or erase the cell contents to change them.
Replacing Cell Contents. Replacing cell contents is easily done by positioning the pointer on a cell, entering the new data into the Formatting bar , and pressing [Enter] or an arrow key. The old cell contents will then be replaced with the new data . While you can use the space bar to replace or erase a cell, this causes Excel to store "spaces" in the cell, which inefficiently uses the computer's memory.
Erasing Cell Contents or the Worksheet. The contents of a cell can be erased by moving the pointer to a cell and using the Menu bar to select the Edit Clear command, or by using the / key to invoke the menu and selecting the letters associated with the clear option:
/[Edit] [cleAr] [All]
You can use this command to erase any rectangular group of cells. Simply place the pointer on one of the corners of the rectangle and enter the following command:
/[Edit] [cleAr] [All]
Use the arrow keys to expand the pointer in any direction desired. Selecting [All] option will erase the entire highlighted rectangle.
Sometimes it is preferable to start over with a new, clean spreadsheet. Do this with the [File] [New] option:
/[File] [New] [OK]
Editing Instead of replacing the contents of a cell, the [EDIT] mode may be selected to edit cell contents. Editing a cell requires that a four step procedure be followed.
Specifying A Range
Many commands require you to specify a "range." A range is any continuous collection of cells. Ranges can include a single cell, a row or column, or a rectangular group of cells. Single cell "ranges" are called by their cell address, such as B5 or A1. Multiple cell ranges are identified by the opposite corner addresses of the rectangle: (i.e., B1..D3). The first coordinate (B1) is the upper left corner of the range, while the second coordinate (D3) is the lower right corner of the range.
The range is required for, but is not limited to, the following Menu bar commands:
(deletion of cells removes the cells and shifts the neighboring cells to take their place). Alternatively, you can specify a range of cells and press the [Del] key.
How To Specify A Range
There are four ways to specify a range:
Formatting Entries
Cells, rows, columns, or worksheets may be displayed according to various formats. These formats are invoked using the /[Format] option from the Menu bar to access [Format] and the associated submenu. The [Format] submenu appears in Figure 2.3 where the main submenu choices include the formatting of cells, rows, column, and the entire worksheet.


Figure 2.3 The Cell and Column Formatting Menus
Cell formatting allows you to modify the actual formatting of the data displayed in the cell or range of cells (display the number, the number with a defined number of decimals, as currency, in accounting format, use fractions and percentages, or to use scientific notation. In addition, you may format date, time, and text data.
Formatting extends beyond the actual number itself to include alignment, the font displayed, the use of borders around the cell or range of cells, use patterns as backgrounds, and to set protections so that the data and formulas cannot be changed. Within the [Format][Column] or [Format][Row] options, columns and rows may be formatted to be of variable width or to be hidden (width=0). A conditional formatting wizard is also available, that guides you specification of a changing format that varies depending on the value that is present in the cell.
[General ] Resets the format to the default format, which is the same as the global format.
[Number] Sets the number of decimal places to be used in number and formula displays.
[Currency] Causes numerical and formula entries to be preceded by a $. Negative values will be displayed in parentheses, and commas will be inserted between thousands. The number of decimal places may be designated. Decimal points are aligned
[Accounting] Causes numerical and formula entries to be preceded by a $. Negative values will be displayed in parentheses, and commas will be inserted between thousands. The number of decimal places may be designated. Currency values are aligned
[Scientific] Displays numbers and formulas as exponential notation.
[Percentage] Displays the value entered multiplied times 100. The number of decimals may be designated.
[Fraction] Displays the decimal portion of the value as a fraction. 1,2,3 digit fractions, as well as halves, quarters, eighths, sixteenths and tenths may be displayed.
[Date] Provides multiple format options for displaying a date:
[Text] Displays numbers in general format and formulas exactly as entered rather than as calculated values.
Absolute Vs. Relative Cell Addressing
Absolute versus Relative Cell Addressing permits the copying of formulas in just the same way that numerals and labels are copied. Formulas, when copied, will automatically change to reflect a new set of cells that have the same relative address positions to the cell copied...unless addresses are made "absolute".
Formulas with relative cell addressing use data relative to the cell where the formula is located. If the formula location is changed, the cells identified in the formula as the source of the data also change. For example, if cell A2 contains the formula (A1+B1), the data is taken from the cell directly above the formula and the cell located one row up and one column to the right. When the formula is copied from cell A2 to cell B2, the formula would automatically change to read (B1+C1), again taking the data from the cell directly above the formula and the cell located one row up and one column to the right.
At times, when copying formulas, we desire that the same cells be used, thereby avoiding this relative formula change. This requires use of "absolute" cell addressing. Absolute cell addressing would result in the formula inputs being held constant. The dollar sign ($) in the cell address may be used to anchor either the row or column number, or both of the coordinates. All coordinates without the $ anchor remain relative.
Consider the following three examples:
Cell A2 Formula Result When Copied to B3 Explanation
=$A$1+B1 =$A$1+C2 The Column A and Row 1 are anchored
=$A1+B1 =$A2+C2 Only Column A is anchored, leaving the Row to change
=A$1+B1 =B$1+C2 Only Row 1 is anchored, leaving the Column to change
THE MENU BAR: FREQUENTLY PERFORMED TASKS
FILE OPTIONS

The File option controls the overall spreadsheet formatting and file functions. New files may be created, existing files opened, and opened files closed.
Open allows files from other formats to be opened and defined for import, including text, Quattro Pro, Lotus 1-2-3, and Microsoft Works.
Close simply closes the open spreadsheet and allows you to save it when closing.
Save allows for saving the spreadsheet. If the spreadsheet has been saved previously, selecting the save option automatically saves the sheet under the default name.
Save As allows for saving the spreadsheet under a new name or new format. Formats include text, database, and many versions of Excel and non-Excel spreadsheets.
Save as HTML saves the spreadsheet as HTML for publishing in web documents.
Save Workspace Saves changes to the individual worksheets. This command is used in conjunction with saving a workspace file, which saves information about all open workbooks, such as their locations, window sizes, and screen positions. When you open a workspace file by using the Open command (File menu), Excel opens each workbook saved in the workspace.
Page Setup controls the formatting for the entire spreadsheet and includes settings for page orientation (landscape and portrait) and scaling, margins, headers and footers, and sheet print areas and page orders within the spreadsheet.
Print Area, Print Preview, Print Excel will print defined ranges of a spreadsheet. The amount of print contained on a given page is limited by the size of the character font used to print the page. When the width of the range to be printed exceeds the physical page width, blocks of columns will be printed until the entire spreadsheet is completed.
Print Area allows for the selecting of a specific range of the worksheet that is to be printed.
Print Preview allows for viewing the document to be printed prior to actual printing.
Print beings up the print dialog box that specifies the printer, whether the whole or selected area are printed, and gives the final command to print.
Send To is a useful command if you have an Internet mail connection. The spreadsheet can be attached to an E-mail and forwarded to a designated e-mail address.

Edit menu options contain the undo and repeat commands options, and the standard cut, copy, paste commands common to all windows programs.
Paste Special command has some features important in preparing an Excel spreadsheet. In Excel, values are often computed using formulas. If areas of the spreadsheet are copied, the formulas are copied with the areas. When the areas are pasted using the paste command, the relative addresses change and the values computed when the formulas are pasted back into the spreadsheet often become nonsense. The Paste Special command allows the copied values and their associated formulas to be pasted as copied, or to paste only the formulas, values, formats, comments, or without the borders. Additionally, the Paste Special command will allow the data to be transposed (a row of data to be converted automatically into a column).
Fill allows for the filling of a range in the spreadsheet with a given number or with a series of numbers. We would use the following steps to create a range of numbers from 1 to 10 in cells A1 to A10. First, enter the value 1 in cell A1. Next highlight the range A1 to A10 using the mouse. Finally, select [Edit][Fill][Series] on the Menu bar. Once in the series dialog box, make sure that the following are selected: Series in Columns, Linear and Step value of 1. Click [OK] and the series will be created. It is a quick and easy way to enter a long series of values.
Clear is used to clear comments, formats, or all values and labels from a cell, range of cells, or the entire worksheet if it is selected.
Delete removes the cells selected and moves the adjacent cells up or over to take their place.
Delete Sheet removes the entire worksheet contents and removes the worksheet from the workbook.
Move or Copy Sheet copies or moves the entire worksheet.
Find, Replace invokes the search and search/replace function for Excel.
Go To moves to a specified cell or named cell within the spreadsheet.
VIEW MENU OPTIONS
The view options control the toolbar options viewed on Excel. As explained earlier, the Formula bar, Status bar, and Standard and Formatting toolbars are most often viewed. Specialty and custom developed toolbars for charts, drawing, or other special features of Excel may be brought to the desktop.
The view option menu also permits insertion of headers and footers, and the viewing of comments that have been inserted with the Insert Menu Options.
INSERT MENU OPTIONS
Cells, Rows, and Columns
The insert menu controls the insertion of all worksheets, rows, columns, and cells when the spreadsheet is modified to accommodate
new data, labels, or formulas.

Inserting Columns or Rows
Inserting rows and columns requires precise positioning of the pointer. Column insertion occurs directly to the left of the pointer. Row insertion occurs directly above the pointer. To insert columns, place the pointer directly to the right of where the columns are to be inserted and select [Insert] [Column]
Similarly, to insert a row, place the pointer on the row(s) directly below where the row is to be entered, and select [Insert] [Row]
For example, if two new columns were
were to be added, we would simply select the point for insertion
on the column labels, hold down the left mouse key, drag to cover two columns and then select [Insert][Columns] and the task is completed.
Deleting columns or rows is not part of the insert menu, but part of the [Edit] menu. It is mentioned here simply for association with Insertion. Deletion occurs by highlighting the columns or rows to be deleted and then pressing the [Del] key on the keyboard, or by highlighting and then entering the [Edit][Delete] menu command sequence.
Inserting cells requires that the area of insertion be highlighted, [Insert][Cells] be selected, and then you are asked which way the adjacent cells should be shifted.
Chart insertions require that the data to be charted be highlighted and the [Insert][Chart] command be selected. At this point, the chart wizard dialogue box appears and guides you through the chart setup procedure. The chart will be inserted into the worksheet.
Functions are inserted using the [Insert][Function] option. Functions include Math & Trig, Statistical, Logical, Text, Database, Lookup and Reference, date and time, and Information functions.
For example, the statistical function AVERAGE may be selected from the statistical functions using the function wizard. The function, when entered might appear as: =AVERAGE(B1:B10) assuming that we are computing the average of the range B1 to B10.
Name The name command assigns a name to a cell or range of cells in the worksheet. Names, once defined, can be referenced in formulas and logical statements, and provide absolute addresses to the cell even when the range is moved.
Comment Comments may be inserted as overlay dialogue boxes to draw attention or provide explanation for information contained in the cells.
Pictures and Graphics may be inserted into the worksheet in the form of clip art, organizational charts, maps, graphics files and word art.
Hyperlink Cells, pictures, or graphics in the worksheet may be linked to the World Wide Web or to files on your local computer through the [Insert][Hyperlinks] command. After links are created, clicking on the value in the cell or on the graphic will move you to the hyperlinked file or internet address.
TOOLS MENU OPTIONS
The tools menu provides a broad variety of tools to the Excel user. Tools range from the standard spelling checker to protection options, to sophisticated linear programming models for solving for constrained solutions. Changes can be tracked, workbooks shared, and of course new programs developed with Excel’s Visual Basic Macro Command Language.
Most of these tools are problem-application specific and will be addressed in the context of specific marketing problems within the chapters of the text. Many of these chapters will focus on the development and use of Macros to solve marketing problems.
This completes the basic primer for Excel. It is worth repeating that this is basic primer designed to start the user, but does not cover much of the detail available in other Excel command options. Consulting the Excel help will provide descriptions of the additional program capabilities. Chapters Three and Four build upon this introduction to by presenting "Advanced Commands: Graphics and Database", and "Macros: A Model Development Tool". These chapters acquaint you with the specific tools needed for model development using Excel.
CHAPTER PROBLEMS
ABC Corporation
Excel Exercise 2-1
ABC Corp. has assigned Bill Cohen and Michael Rubens to the sales accounts in the New England region of the United States. The table below shows their monthly sales results. As a sales manager, your task is to recreate the table using Excel. You may use the steps outlined below.
SALESPERSON RESULTS
|
MONTH |
BILL |
MICHAEL |
DIFFERENCE |
|
JANUARY |
$10,567 |
$11,453 |
($886) |
|
FEBRUARY |
$9,457 |
$10,476 |
($1,019) |
|
MARCH |
$8,654 |
$7,453 |
$1,201 |
|
APRIL |
$7,983 |
$6,497 |
$1,486 |
|
MAY |
$7,540 |
$6,298 |
$1,242 |
|
JUNE |
$7,329 |
$6,165 |
$1,164 |
|
JULY |
$7,180 |
$5,390 |
$1,790 |
|
AUGUST |
$8,328 |
$7,946 |
$382 |
|
SEPTEMBER |
$9,436 |
$9,854 |
($418) |
|
OCTOBER |
$10,967 |
$11,739 |
($772) |
|
NOVEMBER |
$12,857 |
$13,856 |
($999) |
|
DECEMBER |
$11,438 |
$12,864 |
($1,426) |
|
TOTAL |
$111,736 |
$109,991 |
$1,745 |
|
AVERAGE |
$9,311 |
$9,166 |
$145 |
A guide to setting up the worksheet:
XYZ Food Stores, Inc.
Excel Case 2-2
Ralph Johnson, the regional manager for XYZ Food Stores Inc., has given you the first quarter sales information for the grocery stores in your region:
Store 1: Sales in the meat department were $10,134, in the produce department they were $5645, and total store sales were $106,756.
Store 2: Meat department sales of $7567, produce department sales of $4589, total sales of $97,508.
Store 3: Meat department sales of $6732, produce department sales of $7849, total sales of $102,397.
Mr. Johnson wants you, his assistant, to prepare a report that presents the first quarter regional sales results by store and department. Create an Excel spreadsheet to present the data in an easy to read and understand format. The spreadsheet should look like the one shown below.
FIRST QUARTER REGIONAL SALES RESULTS, XYZ STORES INC.
|
STORE 1 |
STORE 2 |
STORE 3 |
TOTAL |
AVERAGE |
|
|
MEAT DEPT |
$10,134 |
$7,567 |
$6,732 |
$24,433 |
$8,144 |
|
PRODUCE DEPT |
$5,645 |
$4,589 |
$7,849 |
$18,083 |
$6,028 |
|
TOTAL SALES |
$106,756 |
$97,508 |
$102,397 |
$306,661 |
$102,220 |
|
MEAT % TOT SALES |
9.49% |
7.76% |
6.57% |
7.97% |
|
|
PROD % TOT SALES |
5.29% |
4.71% |
7.67% |
5.90% |
|
|
STORE AS % TOTAL |
34.81% |
31.80% |
33.39% |
Steps to set up the worksheet: