Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a column with numbers, I have to generate a formula usinfg a if
statement, that if its divisible by 3 than it should answer true, otherwise false |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=MOD(A1,3)=0
-- Kind regards, Niek Otten "zomex" wrote in message ... I have a column with numbers, I have to generate a formula usinfg a if statement, that if its divisible by 3 than it should answer true, otherwise false |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|