Again I appreciate your assistance. Back to work!
1) CHECK
2)CHECK
Code:
3) Next post, I need to know the name of your new subform
3) a. Here is what I have:
Code:
Private Sub tabCtl1_Change() Dim strSQL As String Dim iTab As Integer MsgBox "Tab chosen is " & TabCtl1.Pages(TabCtl1).Name iTab = Mid(TabCtl1.Pages(TabCtl1).Name,
Leave a comment: