View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Mod function not working right?

from the immediate window:

? 26 Mod 3
2


seems to work fine.

--
Regards,
Tom Ogilvy


"DMB" wrote in message
...
this formula is giving me an error. I need the remainder. Am I doing this
wrong?

26 Mod 3