Ict Practical Sample
Ict Practical Sample
If Condition
=IF(condition, true statement, false statement)
=IF(F6>=I710,"book","candy")
VLOOKUP
=VLOOKUP (What you want to look up, where you want to look for it,
the column number in the range containing the value to return, return
an Approximate or Exact match – indicated as 1/TRUE, or 0/FALSE).
Reference table is referred in Student table to find Grade automatically using VLOOKUP.
Coding
Addition in Excel