Int() will drop the fractional part:
Int(DateDiff("d", [CONTRACT DATE], Date()) /30)

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> I would appreciate if you help me out on this case here. I am having
> problem
[quoted text clipped - 9 lines]
>
> Al
alish - 01 Dec 2005 08:01 GMT
Thanks Allen, that's what I wanted. Appreciate your help.
Al
> Int() will drop the fractional part:
>
[quoted text clipped - 13 lines]
> >
> > Al