Computer Science, asked by anthonylepcha10, 2 days ago

which two types of arguments are used in the formula in excel​

Answers

Answered by samarthcv
1

Answer:

Numeric data (=SUM(5,10)

Text-string data (=UPPER(“siam”)

Boolean values (=OR(1+1=2)

Error Values (=ISERR(#VALUE!)

Other functions (=DATE(YEAR(A2) + B2, MONTH(A2), DAY(A2)

Similar questions