Excel Tips Materials
Excel Tips Materials
Same as Above
Review Tab :
Click the Protect Sheet button to Unprotect Sheet when a worksheet is protected.
4. In the Format Cells popup, in the Protection tab, uncheck the Locked box and then
click OK.
This unlocks all the cells on the worksheet when you protect the worksheet. Now,
you can choose the cells you specifically want to lock.
5. On the worksheet, select just the cells that you want to lock.
6. Bring up the Format Cells popup window again (Ctrl+Shift+F).
7. This time, on the Protection tab, check the Locked box and then click OK.
EDATE in excel is used to get a date on the same day of the month, x months in the past or
future
A B C
EOMONTH = calculates the last day of the month after adding a specified number of months
to a date.
Solver is a Microsoft Excel add-in program you can use for what-if analysis. Use Solver to
find an optimal (maximum or minimum) value for a formula in one cell — called the objective
cell — subject to constraints, or limits, on the values of other formula cells on a worksheet
Solver
Excel’s Solver tool can do complex statistical modelling.
There are many ways to benefit from it when you want to manipulate multiple cells to get a
certain result.
It can be used when solving more complex problems which are beyond the scope of the Goal
Seek and What-if tool.
For example:
How can we maximize our profit by slightly altering price and costs AND take
into account specific constraints for costs and price; such that price cannot go
above a certain level and costs cannot go below a certain point. Or:
How can we distribute the remaining budget dollars among our different
projects based on certain constraints?
If you have multiple input variables along with some situational constraints as shown
below, the Solver function will come in handy.
Units sold: Input variable.
Price per unit: Input variable.
Revenue: Calculated field.
Cell B5 = B3*B4
Cost per unit: A fixed number indicating how much each unit costs.
Costs: Total cost. This is derived by multiplying the number of units by the
cost per unit.
Cell B9 = B3*B8
Income: Calculated field. This net income is obtained by subtracting the Cost
from the Revenue.