![]() |
formula using Divisibility test
I am trying to use a divisibility test in a formula to determine if the
answer comes out as a whole number or not. |
formula using Divisibility test
use the Modulus function that returns zero for the 'whole' number test you
require e.g.......... =IF(MOD(A1,B1)0,"Non Divisible","Divisible") -- Cheers Nigel "kspeedy28" wrote in message ... I am trying to use a divisibility test in a formula to determine if the answer comes out as a whole number or not. |
All times are GMT +1. The time now is 11:40 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com