Good morning.

I have a question:

I have a record of information with a ADATE field (Assigned Date).

I am trying to allow the user to remove this date.

I have tried rst!ADATE=vbnull, but I get 12/31/1899.

I have tried rst!ADATE-vbempty, but I get 12:00:00 am.

What am I missing? I just want to remove the date and have a blank field.

Any suggestions, cuz I am stumped.