Examples of using The value in cell in English and their translations into Indonesian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Ecclesiastic
Divides the value in cell A1 by the value in A2.
Joins three things: the string in cell B2,a space character, and the value in cell C2.
Subtracts the value in cell A2 from the value in A1.
Joins three things: the string in cell C2,a string with a comma and a space character, and the value in cell B2.
If the value in cell A2 is not equal to 15, return"OK.".
People also translate
For example, to display the square of the value in cell A1 into cell B1, type =A1^2 into cell B1.
If the value in cell A2 is not equal to 15, return"OK.".
Joins three things: the string in cell B3,a string consisting of a space with ampersand and another space, and the value in cell C3.
Determines if the value in cell A5 is not equal to"Sprockets.".
If the value in cell A5 is not equal to"Sprockets" or the value in A6 is not equal to"Widgets", return"OK.".
Determines if the value in cell A5 is not equal to"Sprockets.".
If the value in cell A5 is not equal to"Sprockets" or the value in A6 is not equal to"Widgets", return"OK.".
If the value in cell A5 is not equal to"SPROCKETS", return"OK.".
This formula adds the value in cell B4(25 years) to the value in cell A4, for a result of 12/10/35.
If the value in cell A2 is not less than or equal to 15, return"OK.".
If you change the value in cell A1 from 10 to any value, the value in cell A2 will also change.
If the value in cell A2 is not less than or equal to 15, return"OK.".
If the value in cell A2 is not equal to A3 and the value in A2 is also not equal to the value in A4, return"OK.".
Determines if the value in cell A5 is not equal to"Sprockets" or if the value in A6 is equal to"Widgets.".
If the value in cell A2 is greater than the value in A3 or the value in A2 is less than the value in A4, return"OK.".
Determines if the value in cell A2 is greater than the value in A3 or if the value in A2 is less than the value in A4.
Determines if the value in cell A2 is greater than the value in A3 and also if the value in A2 is less than the value in A4.
If the value in cell A2 is greater than the value in A3 or the value in A2 is less than the value in A4, return"OK.".
If the value in cell A2 is greater than the value in A3 and the value in A2 is also less than the value in A4, return"OK.".
If the value in cell A2 is not equal to the value in A3 or the value in A2 is not equal to the value in A4, return"OK.".
If the value in cell A2 is greater than the value in A3 and the value in A2 is also less than the value in A4, return"OK.".
For example, if the value in cell is"100", then you apply cell formatting to this cell and change the"100" into"$100.00 USD", so the shown value in cell is"$100.00 USD".