That makes sense. Earlier you mentioned about the Dialogs(wdDialogFileSummaryInfo).Show, was there something I should be doing differently with that one?
The macro doesn't run when I use Document_New. I can run it in Visual Basic, but not when I open the .DOT file. Does it matter that I am using Word 2003?
I had to change just a few things for this to work, like Document_New to AutoNew and then remove "Private". I'm not sure why I had to remove "Private", but that was the clincher at the end. Thank you so much for your help, this is huge for me.
I'm just curious about the File summary. You...
I have this template that prompts you to enter in the property information upon opening. Is there a way to take that info that they enter in those properties to go to designated bookmarks?
This is what I am using for the properties just incase you need to know.
Sub AutoNew()...
That is part of what I am looking for, but I can't get it to run when opening the .dot file. I'm thinking there is some other simple script that need to run also.
I was successfull with a different macro that I needed to add to the "ThisDocument." So I tried the same for this and it doesn't...
I'm making one of my first Macros and I found the script that I needed. I just can't get it to run when I open the template. It works when I go to the Macros and click on run, but not when I open the file.
Thanks
Sub SetSummaryInfo()
Dim dp As Object
If Documents.Count > 0...
I did try using the proxy settings in the admin page, but it doesn't provide a spot for a user name and password. This seems to be a common problem from the reading on the internet I've done, but now solutions that I can find.
As far as the search function, I've been able to get it to work...
I didn't know WSS could do that too, I will have to check that out. The main thing I am trying to do is to be able to take that area where you would type in a search and place it in another area or site. I was thinking web parts would work, but then comes the second issue. We use a proxy that we...
We have a proxy that requires us to enter in a password in a different domain. How would I configure SharePoint to do that? Because of that Web Part will not work for us.
I have figured out how to index and do a search in a portal, but if I want to add the same search field into a site that I can set a filter on, how would I do that? By default there is a search field in sites, but they are not configurable that I can see.
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.