I want to write a statement for the following problem and I do not not what to use.
If the value in cell A1 is any multiple of 10 then return True in cell A2, If the value in cell A1 is not a multiple of 10 then return False in cell A2.
Any help would be greatly appreciated.
If the value in cell A1 is any multiple of 10 then return True in cell A2, If the value in cell A1 is not a multiple of 10 then return False in cell A2.
Any help would be greatly appreciated.