| Thread | Last Post | Replies |
|
| Checking if the bookmarks are still there in order to get the form to work | 14 Feb 2006 19:49 GMT | 12 |
I have created a userform that bring up the content from certain bookmarks in the document and presents them in the fields of the form. The user changes these settings and the new content of the bookmarks are cascaded throughout the documents headers and footers (and in text)
|
| toolbar button running a macro in a different document | 14 Feb 2006 19:26 GMT | 1 |
Is it possible to set the .OnAction property of a toolbar button to run a macro in a different Word document that is open? The Document name is "SP Template" that contains the macro I want to run. thanks,
|
| font color | 14 Feb 2006 19:12 GMT | 2 |
how can i change color for example font.color = wdColorRed for the text i replace? like this Dim rDcm As Range
|
| Using Nested If expressions in field codes | 14 Feb 2006 16:14 GMT | 5 |
I am trying to find a way to use Nested If expressions within a field code to limit a document property that displays the document name from appearing only on the last page of the last section of a document. The first If expression cehcks the current page number against the n ...
|
| Is there a mouseover VBA event I can use to tickle a hot spot comm | 14 Feb 2006 16:12 GMT | 1 |
Good morning and happy VD: In Excel, I can insert a comment into a cell, and excel puts a little red flag in the corner of the cell, and you can mouseover that flag and see the comment. Does anyone know how to make a "hot spot" in word such that when you mouseover a flag, it ...
|
| Typing versus replacing | 14 Feb 2006 15:50 GMT | 3 |
I'm having what is a problem trying to create a macro that uses tabs, which will later be used in converting text to a table. It's fine when I use search and replace to place tabs, using ^t, when I know exactly what the search will find.
|
| How to extract and save Packages from Word | 14 Feb 2006 14:09 GMT | 1 |
I am trying ot write a routine in vb.net where in I can read all inline shapes and save them to file. I am able to extract Word,Excel,PDF files but I am unable to extract images and textfiles embedded as Packages in my word document. How Can I ? Plz help me..
|
| change password excisting word document | 14 Feb 2006 14:06 GMT | 1 |
Hello, i'm very new to the vb.net framework. This is my problem : i have a word document with a password-protection. And the password is known. I want to sent this document by email with another password.
|
| Microsoft Asssistant Balloons | 14 Feb 2006 14:04 GMT | 1 |
I have created a modeless Microsoft Assistant balloon lesson to which I have assigned 'Next' and 'Back' and 'Close' buttons in case the user wants to go back and forth in the lesson. I have (I think properly) assigned the Close button to perform a 'bln.close'
|
| Userform losing focus | 14 Feb 2006 13:58 GMT | 1 |
Hi I'm using Word 2002 and have a macro that runs a series of UserForms. Now when the 'user' switches to another application to get the details that they need to enter into the UserForm, if they click on the word sesesion in the taskbar, then the document has focus and the ...
|
| Status Bar not showing in IE with Word | 14 Feb 2006 13:52 GMT | 1 |
Please follow this link to my question: http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=239128&SiteID=1 Any help would be great! Thanks!
|
| how to run a macro in another active document | 14 Feb 2006 13:46 GMT | 1 |
Is it possible to have a button on my custon toolbar run some code in another document that is open. the other document that has the code is called "Schedule.dot". The code is sub Finder() thanks,
|
| creating a taskpane | 14 Feb 2006 13:40 GMT | 1 |
Is there any examples of how to create your own taskpane. Is would serve much better than a toolbar for me. I'd like to put some links on it to run different macros. You you customize this new taskpane like changing the font size and color?
|
| Macros have disappeared | 14 Feb 2006 13:30 GMT | 2 |
All my macros have disappeared. When I open the list it is empty and opening VBA it is empty as well. Normal.dot is still in the right place. It will be many hours work creating them all over again. Any suggestions how I might get them back and what the cause might be?
|
| Opening Word File | 14 Feb 2006 13:17 GMT | 1 |
Created a word doc on my desktop,a timesheet containing many rows & columns . Copied same to CD/ROM so as to be able to use on my laptop,but unfortunately this file will not open upon the laptop useing word but will open useing Word Pad but all jumbled up File created on desktop ...
|