0% found this document useful (0 votes)
8 views3 pages

Excel Formula

excel formula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views3 pages

Excel Formula

excel formula
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

EXCEL FORMULA

Alt+ v + z−zoom∈¿ zoomout || Also use ctrl+mouse scroll

Ctrl+→ arrow – last column

Ctrl+(¿)←−1 st column

XFD−16384

Row−10 , 48,576

SHIFT + F 11−insert new sheet

CTRL+ I +C= ADDING COLUMN

CTRL+ I + R= ADDING ROW

Ctrl+ z – delete text

Ctrl+ y −undo text

Alt+ space + R−restore window

Ctrl+W −close open workbook

Ctrl+ N −new sheet (new book )

CTRL+ A−select all data

Alt+ H + o+ I −auto fit column

Ctrl +~ ----to check formula

ALT+H+B+A-------to select table

ALT+ESC---- background tab

Formula
Data entry X&Y Are constant
For column
∑ column−¿ ∑ (columnX :columnY ) example----- =sum (c1:c12)
Max ∑ −¿ max (column :columnY ) Example-----=max (c1:c12)
Min ∑ −¿ min(columnX : columnY )Example----=min (c1:C12)

Count −¿ count (columnX :columnY )

For row
Sum column- =sum (rowX: rowX) example-----=sum (C2:E2) OR = SUM (C2+D2+E2)

Max ∑ −¿ max (rowX :rowX )

Min ∑ −¿ min(rowX : rowX )

Count −¿ count ¿

#average & average% both are different

average=¿ AVG (c 2 : E 2)

AVG %

¿ number get ÷total marks∗100

Q.)Total number get by a student in three subject is 145 and exam marks of 500. Then find avg%?

Ans. 145/500*100=145/5=29

Conditional FORMATING
CTRL+1=FORMATE CELL

TNSERT DELETE =ROW/COLUMN

CTRL++-> INSERT ROW/COLUMN

FILTER AND SORT IN EXCEL


Alt+ H+B+A= ALL BODER

CTRL+I+C= ADDING COLUMN

CTRL+I+R=ADDING ROW

ALT+A+T= APPLY FILTER

FILTER SHORT (ASSENDING /DISENDING)


Change from custom shorts
To find Result/Grade
We use, IF, IF &AND…IF&OR……., IF &IF

IF APPLICATION; ;;;scholarship (L15) 46 =IF(L15>=35,”PASS”,”FAIL”)=== PASS

IF & AND USE;;;;;; 3 SUBJECTS C3,D3,E3


=IF(AND(C3>=35,D3>=35,E3>=35),”PASS”,”FAIL”)

IF&OR =IF(OR(C4<35,D4<35,E4<35),"FAIL","PASS")

10:07:B6:3C:2F:2B MAC

You might also like