WorksheetsRevision on Excel
Total questions: 10
Worksheet time: 5mins
In which of these options you can find sorting from A to Z
Formatowanie warunkowe
formatuj jako tabele
sortuj i filtruj
znajdz i zaznacz
which of these symbols u use to start new formula
=
*
(
-
which symbol u use when u have to separate informations in formula
''
;
\
/
In which tab u can create a chart
narzedzia glowne
formuly
wstawianie
dane
What u use to change currency in tables
ksiegowy format liczb
pogrubienie
formatowanie warunkowe
What is the formula for if function
=jezeli(x>x;"tak";"nie")
=jezeli(x>x;"nie";"tak")
which formula is wrong
=suma(A1;A2)
=Iloczyn(A1*A2)
=jezeli(A2;)
function ''if'':
performs a logical comparsion between two values
calculates the arithmetic mean
finds the smallest number in a interval
=jezeli(a2="jablko";"owoce";"inne")
tak
nie
can u use two formulas together
yes
nie
