Remou,
Thank you for your response. I am going to sohw you the code i have to populate the combobox below. I am having difficulty getting two different columns to appear from the database. Any assistance or examples are greatly appreciated.
Private Sub UserForm_Initialize()
'allocate memory...
I am trying to give functionality to a userform [which i have already created] that will do the following. When a user selects an individuals fullname from a combobox dropdown that is populated from an access database, various other text boxes are populated with the details of that persons record.
I mention windows explorer because the point i am trying to get across is that if i save the document outside of a document management system [C:\Temp], all works well. maybe this mention of windows explorer is not necessary.
If the document is saved using a document management system [Docs...
The document actually has been saved and is present on the server. The problem is that with the code i have, it is appearing with an empty ActiveDocument.Path [=""], but when i save the file outside of the DM [i.e. Windows Explorer], the ActiveDocument.Path is NOT empty...
Than you, fumei, for the tip on using the text in the bookmarks. I believe what i am looking for is the actual method that i need to get into the way Docs Open calls the document path/name from the file server.
As for ODMA: The Open Document Management API (ODMA) simplifies integration and...
I have created a memo form in MS Word and have VBA macro coding for when users complete an input form which inputs the information into bookmarks of the document. There is also a macro button that i have used VBA code to attach the active, saved document to the email. The problem is that this...
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.