On a Form when assigning Date to a query's field, in need of help with the 2448 error message (You can't assign a value to this object) for the following:
If Form!SCHDATE.Value = DateValue(Form!SchdateParm.Value) Then
Let ScheduleLetter1.Value = Date
In the above, the query fields are...