Conditional Formatting Sheet
Conditional Formatting Sheet
shortcut
excelexcel
wordwinword
pptpowerpnt
outlook
mspaint
ctrl+shift+down arrow-->goes to a point where next cell is blank
=means formula
have 2 select 2 cells-eg c1,d5
from c1 to d5
c1:d5
transpose
Statistical sheet
=sumtabwill convert to SUM(caps)
=sum(1,2)those in bold are current selectionto change something press F2
Sumproduct
5 10
10 12
Ans is 5*10+10*12=170
Referencing sheet
=3*10%-->correct(no need to write 0.1)
Drag downformula changing..eg c2,c3..and so on
Use dollar signto fix column (put immediate left)
Eg $c3 or c$3