Business Analytics - I Excel: Data Storage
Business Analytics - I Excel: Data Storage
So now we've seen how we can build our own Excel workbook from scratch using the blank template
of the workbook. If you wanted to create a more complex Excel spreadsheet, knowing where to
start can be a little tricky though.
Click on file:
Excel supports us by providing us with a wide selection of templates from which we can choose to
begin. Let's look at how we can use the online models for Excel easily. When you scroll down you
will see that from this small preview there is a lot to choose from.
To do lists, budgets, there are task trackers. But if you're thinking of something very general and you
can't see what you need here, you can look for it. And there are hundreds of models available in
online, so there are chances that your needs will be met.
For the first time, we need to build an invoice. So we'll click on the search bar and type invoice, then
press enter or tap the search icon. As most models are online, you will need an Internet connection.
We will begin by breaking down simple calculations called formulas right from the start. Let's say
we have 10 boys in a school, 20 girls, but we want our full strength to be recognized. The first step
is, click on the cell where you want the answer to go. Next step, type equals. If you always follow
those two rules, you're halfway there. Now, I could do what I do on a calculator and type 10 plus
20, and press Enter, and there you go, I have the right answer.
If my boys count go up to 25, my total automatically recalculates, and that is part of the power of
Excel.
The first calculation has to do is Profit Margin. Profit Margin is calculated by subtracting Cost Price
from Retail Price to work out our Profit. So this is going to be a simple subtraction. Click in C2 and
start with your equals. Click onto Retail Price, type minus, click Cost Price and press Enter. Great!
All right, next calculation is our Sub Total. The Sub Total is how much the customer is going to pay
before Discount. So we're going to need to take the Retail Price and multiply it by the Order
Quantity. Again, start with your equals, click Retail Price and now we need to multiply, so remember
that's our asterisk, click on Order Quantity and press Enter. And once again, we can copy that down.
So back on to E2 and double-click your fill handle.
So let's see how this works. We're going to start with our equals, click our Sub Total, click our
asterisks to multiply, click on our two percent. Click Enter and there we go. Let's copy that down. So
back onto G2 and double-click your fill handle.
Finally, we need to calculate our Order Total. This means taking our Sub Total, subtracting the
Discount, and adding in the Postage cost.
So this is a slightly more complex formula, but only slightly. Start with your equals, click on your Sub
Total, type your minus, click on your Discount amount, type your plus and click on your Postage
Cost. Now click Enter.
There's our Order Total and again we can copy that down. So, in under five minutes, we have easily
computed.
So we're going to replace that selection with our four quarters by just selecting them
Or
Type = MAX (B2:E4)
We get;
Note that, the same we can do from one workbook to another work book also.