thank you! I had worked with the window state before, but didn't use the corresponding integer because it was not stated in the help file. thank you again! problem solved...
Hello all,
I am new to the forum. Have a quick question for you experts...
I am using an Access module to open a word document using the following code:
Private Sub Label35_Click()
On Error Resume Next
Dim WordObj As Object
Dim WordDoc As Object
Dim WordRange As Object
Set WordObj...
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.