I was just thinking that for the cboClientFacility combo to show the correct facility for existing records you will probably need to put
Code:Me.cboClientFacility.Requery
in the form's On Current event too.
A good start for VBA is this video series.
Thanks, I don't see an "On Current" event...do I need to create it? (how?) or did you maybe mean "On Change" ?
Thank you,Synthia