Can you have two subforms in one form...
One displaying a data sheet view of all records and the second subform displaying what id double clicked in the first subform...?
Hello ...
Need help in applying a filter to a form. The info is sitting in a sub form (dataview) and I have a few various drop down boxes that I have with a few value lists in them and would now like to set up a filter after update action in them...
I am here at the moment with no idea...
Hiya need some help with some code please...need to double click in a sub form that will open in a form and display the double clicked record...I have the following but it is not working:
Private Sub Form_DblClick()
DoCmd.OpenForm "awesome1", , , [paxID] = Me![paxID]
End Sub
Thank you
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.