| Thread | Last Post | Replies |
|
| How can I get list of commands and relevant the commands ID (identification numbers)? | 06 Mar 2008 14:19 GMT | 4 |
Hello. There is some code: Set oBtn = oPopUp.Controls.Add(msoControlButton, 1589) Question: how can I get list of commands and relevant the commands ID (identification numbers)?
|
| vba to bring up template dialog | 06 Mar 2008 14:15 GMT | 1 |
I need my code to bring up the dialog box that appears when you manually click on Templates: 'On my Computer' in the NewTaskPane? It will let the user create a new doc via a template stored in my templates collection, but I'd like to trigger this programmatically.
|
| Insert pictures in word document - search and replace with a picture | 06 Mar 2008 10:54 GMT | 2 |
I am trying to create a macro for Word 2003 that will loop through a document and insert a book cover picture from a file directory based on the a code in the document At the moment we have a table with the following:
|
| Extracting OUTLOOK data into Word | 06 Mar 2008 10:53 GMT | 3 |
I have searched the forums and need help in extracting OUTLOOK data. I have created a userform in Word that users will utilize in inserting information into a letter. Essentially, I want to extract OUTLOOK information about a user (specifically, phone number and/or email address ...
|
| Run-Time Error 2147467259 (80004005) | 06 Mar 2008 10:52 GMT | 1 |
I have a template file which creates a form document which populates several fields from a web service. The template worked fine previously, however after making some modifications, the form will not longer populate the required fields and I get an error:
|
| Change date field to createdate | 06 Mar 2008 10:50 GMT | 7 |
Yesterday I searched for and finally found a macro that would go through a folder and change the date fields to createdate fields. Now I can't find that post! Can anyone help me? Many thanks
|
| Is the on error statment limits to the current routine | 06 Mar 2008 09:04 GMT | 1 |
When I use the on error function is it limited to the current routine or does it work on all the routines?
|
| Disable Developer tab in the Ribbon | 06 Mar 2008 09:03 GMT | 2 |
Does any one know if it is posible to disable or hide the Word Option, "Show Developer tab in Ribbon", if so, how? Thanks Cresta
|
| How do you write C++ | 05 Mar 2008 23:22 GMT | 3 |
|
| problem with a recorded macro | 05 Mar 2008 22:53 GMT | 1 |
I've recorded a macro in Word 2000. It takes a column of addresses, fiddles with the newline and paragraph characters, then converts to a 2-column table. It appears to work OK, the table looks good. But it refuses to print out.
|
| Distributing Macros | 05 Mar 2008 22:09 GMT | 4 |
Hi I am new to all this and thoroughly confused. I have a macro with accompanying buttons on the toolbar. I have saved this to my normal.dot so that when ever I open a new word doc the buttons and macro are available. I had tried saving as a template to the word start-up ...
|
| Dialog FormatPicture tab Web | 05 Mar 2008 19:56 GMT | 2 |
How can I display in VBA the tab Web from the FormatPicture dialog?
|
| How do I do a return between names in a Macro | 05 Mar 2008 15:21 GMT | 3 |
I am pretty new at this programming macros in Word 2003 and need help with the proper language/or how I get a space between names (i.e., see below) University of California University of Orgeon
|
| How to find and delete a Heading with subtext? | 05 Mar 2008 08:45 GMT | 2 |
My Word document consists of several headings with subtext. I want to find all headings (with the built-in heading style "Heading 4") that contain a specific keyword (e.g. "TEST") and delete all text under this heading.
|
| Share Toolbar for multiple templates | 05 Mar 2008 08:27 GMT | 11 |
is it possible to share a toolbar to use it within multiple templates? I've put the template with the toolbar to be shared in the office startup folder, but i want the toolbar to appear only in specific templates, not in everyone.
|