Hello fellow users of Access, I require a little guidance .
On my form I have two fields .
Field one is a date field "DateMovedIn"
Field two is an unbound field with the control source sent to :=IIf([DateMovedin]<Now()-1095,"Longer than 3 Years","Less than 3 Years")
Works fine, but if the date field is blank the response is "Less than 3 Years".
I wish to have a third response if the date field is Blank "No Date in Date move in"
Any advise would be appreciated
Regards Ypma
For this post I am using access 2010 windows 7
On my form I have two fields .
Field one is a date field "DateMovedIn"
Field two is an unbound field with the control source sent to :=IIf([DateMovedin]<Now()-1095,"Longer than 3 Years","Less than 3 Years")
Works fine, but if the date field is blank the response is "Less than 3 Years".
I wish to have a third response if the date field is Blank "No Date in Date move in"
Any advise would be appreciated
Regards Ypma
For this post I am using access 2010 windows 7