I am trying to delete a record from a multi record sub-form that was added to a Tab control via vba but I am not sure how to reference a sub-form yet alone a sub-form in a Tab control.
The Parent Form is: "Applicants"
Tab Control: "Tab_More"
Sub Form: "Skills"
Any examples would be much appreciated.