Hello and thank you for any attention my post may receive.
On my userform I have three fields – cboUID, txtComm andtxtID.
cboUID - number field.
txtComm - date field with Control Source ‘=DateValue(DMin("[Date_Commissioned]","qryUnit","[Unit]=" & [cboUID]))’.
txtID –...