A comparison typically involves checking if two values are equal or if one is less than the other, for example. To test if some cell that you have named Price contains a value that is larger than some other cell that you have named oldPrice you would use the comparison Price > oldPrice. If the value in cell Price was indeed greater than the value in cell oldPrice the value of the comparison expression Price > oldPrice would be true, otherwise the value would be false.
Dostları ilə paylaş: |