Hi,
Thanks for the code posted in the thread noted above.
However, I have a form with a subform on which has field named company with the following code on the [On Click] Event:
Private Sub Company_Click()
Dim strWhere As String
Dim DocName As String
DocName = "DRRSub2"
strWhere =...
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.