djwasim
Registered User.
- Local time
 - Today, 13:51
 
- Joined
 - May 29, 2009
 
- Messages
 - 93
 
Hello 
I am using this code for opening a form with subform but i want to open form in add mode. Plz tell me how is it possible? Which code can i use?
I am using this code
Private Sub Command5_Click()
Me.Object2.SourceObject = "Payments"
End Sub
Dj Wasim
Pakistan
 I am using this code for opening a form with subform but i want to open form in add mode. Plz tell me how is it possible? Which code can i use?
I am using this code
Private Sub Command5_Click()
Me.Object2.SourceObject = "Payments"
End Sub
Dj Wasim
Pakistan