Dim lbl As Label Set lbl = Me.Parent.Controls("SubForm2").Form.Controls("Label1") lbl.Caption = "lorem ipsum"
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)