Chapter 9 Flashcards
1
Q
iferror
A
(value,if error value)
2
Q
iserror
A
(value)
returns TRUE if there is an error
3
Q
vlookup
A
(what, where, column, FALSE)
4
Q
hlookup
A
(what,where,row, FALSE)
iferror
(value,if error value)
iserror
(value)
returns TRUE if there is an error
vlookup
(what, where, column, FALSE)
hlookup
(what,where,row, FALSE)