You are on page 1of 2

Flow of Excel Training

 Basic Function: Sum/Max/Min/Average/Count/counta/Countif/sumif/sumifs.. 127


 Working with cell Reference
o Absolute and relative Ref
o Range Name
 Working with Vlookup [False-Exact Match/ True -Aprrox match]
o #NA : iferror(Formula,value)
 Working with If Function
o if(cond,t,f)
o if(and(c1,c2,c3...),t,f)
o if(or(c1,c2,c3...),t,f)
 Data Validation
o List [ Drop down]
o Number
 Protection
o S1: Edit- unlock / Formula – Lock and Hidden [Format cell – Protection]
o S2 : Protect sheet [ Review Tab- Protect sheet]
 Sort [To Arrange data]
o Single Col [A-z]
o Multiple Col.. Add Level …64
o Order …A-z/Z-a/Custom list
o Color
 Filter [ to give the specific data]
o Auto filter…
o Advance Filter [ Same Row -And condition/ Different Row- Or condition]
 SubTotal [Group by Total]
o Sort
o Subtotal
Multiple Col [ Region – Dept [ total emp]
Sort .. Region and Dept
Subtotal : Region … count .. check for Emp
Dept … count… check for emp… unheck .. replace current subtotal
 Pivot [ Summary Report]
o Region -Dept [ Total Emp/ total salary/ % of Total Salary/ % of Region wise
o Year -qtr [ Total emp]
o Salary wise [ Total Emp… 0-5000, 5000-10000… interval fo5000
o Top 5 Salary based on salary
o Bottom 5 Salary based on salary
 Dashboard
o Pivot Reports
o Add Charts on Report
o Add Slicer.. which will connect to all the reports..
 Conditional Formatting

You might also like