Recent content by rjdonny

  1. R

    Question 2 Questions: Stop rounding values and locking records

    UG Thanks for the guidance, which I thought I understood at least on the date issue. From what I read, if my 2 fields are called DOB, and OR Date (surgery), then I think my expression should read DateDiff("yyyy",[DOB],[OR Date]) Which I tried but when I goto save it I get a message telling...
  2. R

    Question 2 Questions: Stop rounding values and locking records

    Hi, I have 2 questions but anyone willing to help with either would be great. 1 - I need help with rounding values. I have a calculated Patient age data field. I've created an expression where the date of birth (separate date field) is subtracted from the surgery date (separate date field)...
Back
Top Bottom