Form Name Control Event Explanation
frm_Eligible_For_On_Call eligible on Key Down this is the sub-form on my main form, eligible is the control on the form where I use the code
set focus on frm_Employees_on_Call_What_Order On Call this is the form I want to set the focus on, On Call is the control
both of these are control sources, eligible and On Call
their names are OnCall and eligible