Search results

  1. A

    Calculating datediff using vba code w/ 2 consecutive rows

    Hi, here is what I am trying to do: Using Access 2000, 2007 and 2010, I am trying to calculate the datediff, "n" between two different fields in two consecutive rows and put the value in a separate field in the first row using a vba function or module in Access. Here is pseudo code: If...
Back
Top Bottom