Function
Function
= TODAY ()
conditional formatting
- conditional formatting - Highlights - greater - between
ID-
- formatting cells - custom - "ID-"0
IF AND
= IF(AND(,)"Yes","No")
RANKEQ
=RANKEQ(cell, refer to which cell, 0[des] ; 1 [asc])
Split name
data - text to column - next - comma - next , destination
protect worksheet
Review - protect sheet - password
Remove split
view - click split
Not function
=NOT()
Vlookup
=VLOOKUP(B8, $F$5:$G$8,2)
(cell, refer which table, 2 [false])
First 5 character
=LEFT(cell, 5)
5 is bc wants 5 characters
Database (DMAX)
1. Put criteria
2. Click fx
3. databse - DMAX
4. Databse - whole table
5. Field - salect 1 cell only, ex want find sales total, click sales title only
6. criteria - criteria table
Custom Sort
under sort & Filter - custom sort
Dependent
formula - trace dependents
Show formula
select all - formula - show formula
Scenario manager
data - what if analysis - scenario manager
Validation criteria
data - validation criteria - allow - whole number - between
Secondary axis
right click - change series chart type - tick secondary axis
One variable
data - whatif analysis - data table
column - put interest rate column, row ignore
unprotect workbook
data - click protect workbook; or
file - info - protect workbook - earser the pw and save
Import text
data - from text/csv - load
Roundup d.p
=ROUNDUP(cell,0)