J
John Reynolds
I've got the following query, but it does not seem to work
properly as the U_Days_Susp field in a number field where
as the others are all date/time field.
DateDiff("m",Nz([U_DNA],[U_DDA]),[U_Census_Date]-
[U_Days_Susp])
Any suggestions on how I can get round this. I can not
change the format of the table in any way though.
properly as the U_Days_Susp field in a number field where
as the others are all date/time field.
DateDiff("m",Nz([U_DNA],[U_DDA]),[U_Census_Date]-
[U_Days_Susp])
Any suggestions on how I can get round this. I can not
change the format of the table in any way though.