Recent content by raftingdon2

  1. R

    Calculating dates between to date ranges

    Thank you very much, that did the trick. I'm having one more problem that sort of relates to this. It may be very simple and smacking me in my face. I've been able to get the difference in the date by: Max Date: DMax("date","test","[ID Number]=1234567") Min Date: DMin("date","test","[ID...
  2. R

    Calculating dates between to date ranges

    Calculating dates between TWO date ranges: I've read alot of good things on here regarding the DateDiff function and some other things that have helped me out finding the difference between two dates within the same entry on a table. I have a question regarding finding the difference in days...
Back
Top Bottom