After the program is running, put a breakpoint on the "End Sub" (line 8) of the tabCtl1_Change subroutine, and determine iTab, strSQL, and Me!SF_Test_MixS ample.Form.Reco rdSource
This can be done by entering ?iTab into the immediate window. Then do ?strSQL Then do ?Me!SF_Test_Mix Sample.Form.Rec ordSource
What do you get?
This can be done by entering ?iTab into the immediate window. Then do ?strSQL Then do ?Me!SF_Test_Mix Sample.Form.Rec ordSource
What do you get?
Comment