Microsoft Excel
MS Excel is a spreadsheet application used for data storage, calculation, analysis, and chart creation.
Basic Concepts
Data Entry & Types
Important Formulas & Functions FunctionPurposeExample SUMAdd values=SUM(A1:A10) AVERAGEFind mean=AVERAGE(B1:B5) MAXLargest value=MAX(C1:C20) MINSmallest value=MIN(C1:C20) COUNTCount numeric cells=COUNT(A1:A10) IFConditional logic=IF(A1>50,"Pass","Fail") VLOOKUPVertical lookup=VLOOKUP(A1,B:D,2,0) Charts
Important Shortcut Keys ShortcutAction Ctrl+HomeGo to cell A1 Ctrl+EndLast used cell F2Edit active cell Ctrl+Shift+LAutoFilter Alt+EnterNew line within cell