Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Weighted Average Cost Analysis Using Excel Completing this activity will help you leam to: analyze the cost of inventory items based on the weighted -

Weighted Average Cost Analysis Using Excel
Completing this activity will help you leam to:
analyze the cost of inventory items based on the weighted-average method.
create a re-usable spreadsheet by using calculations with cell references.
create spreadsheets that incorporate conditional logic to facilitate calculations.
Case scenario: You are a newly hired accountant for Sushi Beeber, Inc., a retail company specializing in apparel for small pets. The company would like to expand its apparel line to include sweaters for cats. Sushi Beeber has found several manufacturers that offer competitive prices to ensure cost of goods sold is low. Because the company receives merchandise from different manufacturers and the cat sweaters will be commoditized, the company needs to develop an internal accounting system to keep track of inventory cost. You think that the weighted average cost method may help the company stay up-to-date with the inventory cost as purchase cost changes over time. Your task is to create a spreadsheet that can calculate the inventory cost based on purchases and sales for the month.
Required:
Download spreadsheet WeightedAverageCostAnalysisCaseData-a42249.xIsx
You are to build a spreadsheet that can calculate the new inventory cost and the weighted-average cost, when a new purchase or sale record is added to the table.
HINT: STEP-BY-STEP WALKTHROUGH
To help you get started, the file already has a list of columns for you to fill out. Row 2 has the beginning inventory. Starting with row 3, you need to fill in each field so that you can find the updated inventory total cost and weighted-average cost. To accomplish this task, complete the following
To help you get started, the file already has a list of columns for you to fill out. Row 2 has the beginning inventory. Starting with row 3, you need to fill in each field so that you can find the updated inventory total cost and weighted-average cost. To accomplish this task, complete the following steps:
a. Conditional logic: Because a new record can be either a "purchase" or a "sale", you need to handle these two situations differently; you need to apply conditional logic through If statements:
i. In E3, create an If statement that will be equal to 1 if B3 is a purchase and equal to -1 if B3 is a sale.
ii. In F3, create an If statement that will be equal to 1 if B3 is a purchase and 0 otherwise.
iii. In G3, create an If statement that will be equal to 1 if B3 is a sale and 0 otherwise.
b. Find units on hand: in H3, create an equation that calculates the updated units on hand: if B3 is a purchase, updated units on hand =H2+C3; if B3 is a sale, updated units on hand =H2-C3.
c. Find inventory cost:
i. In I3, if B3 is a purchase, the cost of the purchase =C3**D3. Otherwise, 0.
ii. In J3, if B3 is a sale, the cost of the sale =C3**L2. Otherwise, 0.
Hint: We use L2 as the unit cost because the amount in L2 is the starting weighted-average cost.
iii. In K3, the updated inventory cost =K2+[3-]3.
d. Weighted Average Cost in L3= Inventory Total Cost/Units on hand.
e. Find the inventory total cost and weighted average cost for the month, i.e., all of the records of data. Enter values for the next eight rows, Row 3 through 10, in the table below. Do not round intermediate calculations. Round your answe
Explain how conditional logic is used in this spreadsheet and how it might be done differently.
The input in the box below will not be graded, but may be reviewed and considered by your instructor.
1 Date2346781011121314151617Purchase/Sale1-0ct Purchase1-Oct Sale3-Oct Purchase4-Oct Sale4-0ct Sale4-Oct Purchase7-Oct Sale7-Oct Purchase8-0ct Purchase8-0ct Sale8-0ct Purchase9-0ct Sale9-0ct Purchase9-0ct SaleUnits9-0ct Sale5080 $ 132.005060 $40Unit CostPurchase50 $7080 S20 $3040 $20D50 S1020136.00137.00139.00140.00140.00141.00|Sign for CostSign |Sign for Cost of Sales+1, sale=-1)1-11-1-11-11(purchase=purchase =1, sale =0)0)011G01010111HUnits onHandCost ofPurchase80160 $ 10,560.00$110 $KCost of Sales Total Cost$ 6,500.00InventoryWeightedAverageCost$ 10,400.00 $ 130.00$ 20,960.00 $ 131.00$ 10,400.00$ 131.00M(purchase= of Purchase (sale =1,rs to the nearest cent.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Art Of Auditing Uncovering Core Principles Of Audit Profession

Authors: Ignatius Ravi

1st Edition

B0CC7FFYP6, 979-8852090959

More Books

Students also viewed these Accounting questions

Question

Why would unions target health care workers?

Answered: 1 week ago