T
Terri
I am trying to test between two dates using:
If 2 > DateDiff("d", DueDate, OpenedDate) Then
MsgBox "The due date .......
but it always tests positive no matter what the dates are. Can anyone tell
me what I am doing wrong?
Thank you, Terri
If 2 > DateDiff("d", DueDate, OpenedDate) Then
MsgBox "The due date .......
but it always tests positive no matter what the dates are. Can anyone tell
me what I am doing wrong?
Thank you, Terri