| Thread | Last Post | Replies |
|
| Customize Task Pane in Word 2003, or alike toolbar | 23 Sep 2005 07:09 GMT | 2 |
Hi MS people, At our firm we have about 10 templates that I want to display when word starts up in the taskpane to the right, instead of the normal one, either customize the old one or maybe make a new one ( dont know how,
|
| what is the differenc between textbox and frame? | 22 Sep 2005 23:41 GMT | 4 |
I wonder when to use textbox and when to use frame. Thanks.
|
| Using Access as Data Source | 22 Sep 2005 21:52 GMT | 1 |
I am creating a Word template with a userform. The form features a combo box populated with 175 manufacturers (using .AddItem). When a manufacturer is selected, I would like text boxes elsewhere in the userform (for Contact Name, Address, Phone) to update with the chosen ...
|
| Obtaining full name in VBA | 22 Sep 2005 18:34 GMT | 2 |
How can I obtain the first and last name of the logged in user from within VBA. I know that Environ("Username") will give the username, but there is no such entry for the users full name. Thanks,
|
| display a pdf file while in Word | 22 Sep 2005 18:34 GMT | 1 |
I am trying to add a command button that will display a .pdf file while I am in Word. I would also like to be able to use a command button to start a Flash application.
|
| Macro not listed in OnExit dropdown box; why? | 22 Sep 2005 18:31 GMT | 1 |
Hello there. After creating the same macro (titled "SelectCheckbox") in both Normal.dot and in my template document titled "Expenses.dot", I then created a checkbox field. When I clicked the checkbox's OnExit dropdown box and scrolled down to find SelectCheckbox macro, it ...
|
| Footer Dates | 22 Sep 2005 15:00 GMT | 2 |
We have several dozen documents in one folder (G:\Specs)where the same footer information was inserted on each page. Among that information is a date (manually typed -- it is not a Date field), which is the same for each document in that folder.
|
| Unlinking a document from the template | 22 Sep 2005 14:33 GMT | 2 |
Hi Group Once again I'm trying to let people use my templates not only at work, but at home as well. To make things complicated, they shouldn't need to take the template with them. So, I need to get things out of the
|
| Macro allowing user to select one of two templates | 22 Sep 2005 14:30 GMT | 3 |
I need to create a macro that has two option buttons. If the user selects the first option button, a specific template using singular language will run. If the user selects the second option button, a specific template using
|
| Newbie: Need advice on how to start creating a Meeting Minutes doc | 22 Sep 2005 13:14 GMT | 7 |
I want to dynamically create a "Meeting Minutes" document. I have a sample document, but I don't know whether a Word Form is the answer or not. Most of the doc consists of short paragraphes, like: "The meeting was attended by blah, blah, blah (might wrap to 2-3 lines)"
|
| Events not getting bound to buttons for new Word documents | 22 Sep 2005 12:55 GMT | 4 |
I am writing a generic Office 2003 AddIn in .NET that creates a toolbar and menu. The toolbar/menu items are bound to events handlers of type _CommandBarButtonEvents_ClickEventHandler. For Powerpoint and Excel everything is fine. However, for Word when a new
|
| Macro on Folder and Subfolders | 22 Sep 2005 09:19 GMT | 1 |
with the help of another post I am trying to combine two macros into one to execute the macro on a folder of .doc files. Here is my code that has a bug: Sub Macro1()
|
| Can I print a document so that the print is in reverse | 22 Sep 2005 07:50 GMT | 2 |
I want to try and make my own rubb-off lettering and need to print a document so that the letters are reversed. I am using Windows ME.
|
| Apply formatting to XML Tag | 22 Sep 2005 07:46 GMT | 1 |
Could anyone help me with these please I have the following situation: The user has a blank word document with a schema attached and has to add text to that document and tag the text accordingly. Now, i want to show each
|
| Template with checkbox and textbox - how to code | 22 Sep 2005 07:32 GMT | 4 |
Hello, I'm not not a programmer, so thought of pitching my question here. In this template,there is a series of check boxes and only one would be selected at any given time, and a textbox where additional comments will be added. I have inserted objects (check boxes and a text box) ...
|