Key Notes & Schedule
Key Notes & Schedule
Date is by default aligned to the right, most initial date is 01-01-1900, any date before that won't
be saved in the date format and will be aligned to the left.
Developer Ribbon -
b) To add a new command in ribbon - Create new group by clicking on "New group"
Quick access toolbar can also be customised in the same manner as given in B9
While customising QAT, separators which are separating lines can be added to organise the QAT
for convenience
How to add customised decimal setting throughout the worksheet -
Options>Advanced>Automatically insert a decimal point>Select required decimal places
To convert hyperlink to normal text format - Copy a blank cell, paste special the same over the
hyperlink selection, and multiply.
To navigate back to the active cell - Ctrl + Backspace
Macro -
Mail Merge -
Open MS Word
Type desired content which is common for all recipients
Go to Mailings Tab>Start mail merge>Select format
Click on Select Recipient >Select source of list of recipient
Edit list as necessary, if required
1. For recipient address, go to Mailings>Address block>Select desired format in the place where
address needs to be entered>Ok
2. For greeting line, go to Mailings>Greeting Line
3. If any other field required, it can be added from Mailings>Insert Merge Field
Label Merge -
What-if Analysis :
1. Goal Seek
In this function, the goal/final result is calculated for various options of one variable.
For eg. Profit to be calculated for a range of quantity sold (one variable - range)(one-way)
Select data range (only the values to be selected, not table headings
Data>Forecast>What-if Analysis>Data Table
If data set is in column, in "Column-value input", enter the cell reference of the value, using which the
goal is derived.
If data set is in row, in "Row-value input", enter the cell reference of the value, using which the goal is
derived.
See one way and two way data table in What-if analysis working sheet.
3. Scenario Manager
4. Solver
Functions in Excel -
1. NPV
2. IRR
It takes into account the dates of cash inflows and outflows as well.
4. Depreciation
Whether the factor (rate of depreciation) in case of DB, DDB, and VDB is not given, it is by default
taken as 2%.
5. End of Month
EOMONTH(Start_date, months)
In this, we can insert the no. of months ahead of the start date, whose end date we need.
If not, enter zero.
6. EDate
7. Net Workdays
In case, in function 7., the weekend considered by default i.e Saturday and Sunday is not the case,
custom weekend may be selected for the purpose of calculation
9. Workdays
Ussed to calculate the last working day using no. of days worked and existing holiday list.
In case, in function 9., the weekend considered by default i.e Saturday and Sunday is not the case,
custom weekend may be selected for the purpose of calculation
11. Quotient
Computer has two ways of dividing number, one is where the output is given in real number
and there may be a remainder in the answer; another where the answer is an integer.
In quotient function, real number is given as an answer, and any remainder in such division
can be obtained by applying MOD function.
12. MOD
In quotient function, real number is given as an answer, and any remainder in such division
can be obtained by applying MOD function.
13. Concatenate
14. Exact
15. Index
"*" Sign used for applying multiple conditions and may also be used as an arithmetic function
17. Xlookup
18. Index
19. Match
Provides with the row number in which lookup value is given in excel sheet
Only single column can be selected in the lookup array in this function
XOR - It shall give the result when it is true in odd no. of times
21. COUNT
22. COUNTA
23. CountBlank
Large - Gives largest number as per the rank, eg. 5th largest
Small - Gives smallest number as per the rank, eg. 3rd smallest
Custom names can be defined for quick use in the name manager.
Eg. Weekdays, months, etc
If "," used to separate such days, they shall appear in a row, and if separated by ";",
they will appear in a column
Custom
Dependent Validation
Eg. To allow items of specified category on which data validation already applied
Data validation>Allow>List>Type "=INDIRECT(Cell in which data validation done)" in formula bar
Name the list as groups
29. Sumif
The only time SUMIF allows multiple column selection is where the range itself is numbers,
and sum range need not be entered.
Iferror considers all kinds of errors whereas Ifna considers only #N/A errors.
31. Indirect
It simply provides the value in a cell reference as given in the text reference
it is by default
32. ROUND/ROUNDUP/DOWN
Lower Upper
156.78 bound/limit bound/limit
for rounding for rounding
Rounds to two decimal places 2 156.78 156.78 156.78
Rounds to one decimal place 1 156.8 156.7 156.8
Rounds to ones place 0 157 156 157
Rounds to tens place -1 160 150 160
Rounds to hundreds place -2 200 100 200
Rounds to thousands place -3 0 0 1000
Roundup 200
Rounddown 0
33. DateDif
34. Text
8/14/2002
Day Month Year
14 "D" 8 "M" 02 "Y"
Wed "DDD" 08 "MM" 02 "YY"
Wednesday "DDDD" Aug "MMM" 2002 "YYY"
August "MMMM" 2002 "YYYY"
It calculates the frequency of appearance of a given value, in a given range/ as per given conditions
Excel's
interpretation
Data Condition for these Frequency
conditions
2 25 <=25 20
3 50 >25 AND <=50 9
5 75 >50 AND <= 75 5
11 90 >75 AND <= 90 4
7 >90 0
9
31
37
47
2
3
5
11
7
9
31
37
47
2
3
5
11
7
9
31
37
47
25
21
53
56
71
73
75
80
85
87
90
36. Date
Converts data into a date form. The Same can be done in 2 ways -
1 12/26/2005 26 12 2005
2 12/26/2005
53. Choose
Database Functions
55. DCOUNT
56. DCOUNTA
57. DSUM
It gives the sum of all the values as per mentioned criteria from the database
58. DAVERAGE
It gives the average of all the values as per mentioned criteria from the database
59. DGET
DGET works only when, AGREEING TO THE GIVEN CONDITIONS, the RESULTANT value is appearing a single time i
When DGET cannot find the value in the database, it gives the error #VALUE!
60. Transpose function - There is also a separate function for transpose, in which values get updated real time.
Also, if transpose function is applied on BLANK table/area, the result is given as Zero.
a. Reference
b. Formula
c. Constant
is appearing a single time in a data base, and otherwise shows #NUM! error.
We have used this in an example to count values in which the required criterion is "TRUE".
Conditions like =ISTEXT/ = ISNUMBER may also be given in the dialogue box
a. Cell value
b. Specific text
c. Dates Occuring
d. Blanks
e. No Blanks
f. Errors
g. No errors
65. Table
Po textual fields - which do not come by default, and have to be manually selected
Table name can be given from Table design > Properties > Table name
A. Error checkin To reset the ignored errors - File>Options>Advanced>Click on Reset ignored errors
B. Evaluate formula
C. Watch window
To view the resultant value in an existing formula, go to formula bar, select the function whose result you w
67. Consolidation
68. Sorting
1. Home>Editing>Sort&Filter
2. Data>Sort&Filter
69. Subtotal
Data>Outline>Subtotal
Data has to be sorted first when using subtotal function in a single column. Refer example for explanation
70. Charts
a. Charts b. Tables
i. Chart Design tab i. Table Design tab Layout tab removed, earlier came till 2013
ii. Format tab
ect the function whose result you wish to view, and click on F9, then press esc after the same, ele the formula is replaced by the outp
be in continuation.
Pivot Table
Drilling down of pivot table = On double clicking the selected data in the pivot table, it shows
the database of that selected data in a separate sheet by copying it / extracting it from the main
sheet.
This is called drilling down of data.
While using formula on cells of a pivot table, "Getpivotdata" is automatically activated, to turn this off, File>
Click on pivot table>PivotTable Analyze Tab>Calculations Group>Fields, items & sets>Calculated field
Insert calculated field dialogue box appears
Give formula starting with an "=" using the references as given there below (by double clicking it)
To indentify the wrong date, convert to long date, here the wrong date will not convert to long date format a
2. Applying timeline
Timeline can be applied by Click on pivot table>PivotTable Analyze Tab>Filter group>Insert timeline optio
Timeline cannot be applied on any date column if there is any one entry even which is in incorrect format/
3. Grouping function
We can group the data appearing in the pivot table according to various conditions.
Right click on table>Grouping>sekect criteria>Ok
Add a filter field to the pivot table, then go to PivotTable Analyze>Pivot table options>Show report filter pa
This will create separate sheets for the filtered entries in the pivot
5. Set up auto-refresh
PivotTable Analyze>Pivot table options>Options>Tick refresh data when opening the file
File>Options>Add-ins>COM Add-ins
Go to Power Pivot Tab>Manage>New window will open
In the Home tab>Get external data group>From data base>From access
Power Query
Other functions
Get & transform data>Get data>Allows options from which data can be extracted to excel.
Developer tab>Insert
1. Button
4. List Box A
2
B
C
Option Button 7
3
Option Button 8
Option Button 10
Option Button 10
Example-
8.50% 700,000
9% 800,000
10.00% 900,000
Fuzzy Lookup
ns are LABELS.
s>Calculated field
>Right click on any cell> Field Manipulation>Dialogue box appears showing data type.
Ctrl+P Validate
Ctrl+U Validate & Close
Properties
1. Data
4. Control Total
5. Criteria
Displays records as per the condition specified to filter such data.
Indices
We can sort the columns by double clicking the field name when black downward pointing arrow appears.
After sorting, the indices appear for all the column which were sorted. Active sheet shows red tick on its le
Summarization function
Sampling
any entries having error or not in proper format, will appear in ERR category in aging.
Benford's law
Join Function
While entering the field which is ommon between 2 files and is to be matched, such field in primary file is c
The (C ) represents data type character, and data type should be same for both the fields in both files.
Excel functions start with "=", whereas advanced IDEA functions start with "@"
@dow day of week
The field will turn into hyperlink for Extraction preview, double click on the same.
pointing arrow appears.
t shows red tick on its left.
h field in primary file is called primary field and secondary field for the field in the other file.
fields in both files.