| Thread | Last Post | Replies |
|
| 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.
|
| Word is looking for a cryptic dot file. What's going on? It no-worky | 04 Mar 2008 23:42 GMT | 2 |
1. I have generated a doc file with an attached dot file. 2. The dot file was put into a share and is attached to the doc file using the full path. 3. All the code is now in the attached dot file
|
| Document1 | 04 Mar 2008 22:43 GMT | 4 |
Does anyone know how I can change the layout of the default "Document1" that Word opens automatically on entry. I know I can create a new document based on my own template, however I would like it to avoid the extra keystrokes.
|
| Macro to find and delete specific table | 04 Mar 2008 22:01 GMT | 2 |
We have a one-row, blank table appearing at the bottom of page 1 in hundreds of documents (it is not in the footer). This was due to a conversion utility that was used on these docs. Anyway, I need to create a macro that searches the doc for this table but I can't use a ...
|
| Delete Everything Inbetween | 04 Mar 2008 21:43 GMT | 2 |
Hello from Steved Delete everything inbetween. I would like a code please that would find say for example "home" and then delete everything to the word "place". Yes including "home" and "place".
|
| My lost word file | 04 Mar 2008 21:12 GMT | 1 |
I was working in word. I type already how many chapters but my computer log off that did not save my work. Can you help me? How can I locate my file. I look already in recovery word, I also go microsoft office work but still the word file I made not found. I
|
| Retrieveing email addresses from Word Doc | 04 Mar 2008 18:26 GMT | 1 |
I need to extract telephone numbers from a Word document and insert them in Excel. So I decided to search for the area code (450). However my loop that executes the Find method doesn't stop, so I'm stuck in a loop. Can anyone tell me what I'm doing wrong?
|
| Macro for deleting mult. pictures in word | 04 Mar 2008 17:37 GMT | 5 |
I need a macro for deleting multiple pictures (over 400) in a 2003 word document.
 Signature Howard Irwin
|
| Endnotes and formatted text | 04 Mar 2008 16:13 GMT | 3 |
Hi, I am trying to create a Word C# add-in that will find all of the endnotes in a document, re-sort them so that the first one will be #1, and add a hyperlink back to the section heading that the endnote reference resides in. Most everything is working well except I can't do two ...
|