| Thread | Last Post | Replies |
|
| new line | 28 Sep 2004 04:04 GMT | 1 |
how do i program a "enter" into a macro to make it go to the next line? thanks
|
| I am preparing interrogatories which will be presented to Mr. Nel. | 28 Sep 2004 02:50 GMT | 1 |
The right spelling of interrogaties
|
| Can I save clipboard contents as .txt file? | 28 Sep 2004 01:53 GMT | 1 |
Can I save the contents of the clipboard as a .txt file, or do I need to open Notepad, paste the contents in, and then save it? Can anyone tell me how to do this? Thanks.
|
| Where is the best place online to find a free tutorial for VBA to. | 28 Sep 2004 01:25 GMT | 1 |
I need to know where the best place is online to find free information or a tutorial for VBA for doing forms in Word. It's been years and I need to brush up on bookmarks, etc.
|
| Best way to parse/walk-thru document using VBA? | 28 Sep 2004 01:22 GMT | 4 |
I have a large WORD document that I need to parse and extract the information from. The information is formatted by sections, headers and tables. I have only briefly visited the object hierarchy for WORD and so am looking
|
| Word/create mailasattachment with automatic email address | 28 Sep 2004 00:54 GMT | 8 |
Within Word 2002 I need to create a button which will send the active document as an attachment to specific addressees .. Can any one help?
|
| checkbox | 27 Sep 2004 22:45 GMT | 1 |
How do I create the code behind a checkbox to check off when a user checks it and uncheck when the user unchecks the checkbox? marvin
|
| Counting which table you're in | 27 Sep 2004 21:08 GMT | 1 |
I'm using a doc w/multiple tables. How can I tell from the current selection point which # table the user is in? Tks.
|
| Paste Text into ListBox? | 27 Sep 2004 21:00 GMT | 10 |
I would like to create a kind of document map from a listbox but I am not very familiar with listboxes. Basically, when the user opens the listbox I would like to have that listbox populated from text associated with
|
| Opening the Folder dialog box? | 27 Sep 2004 20:30 GMT | 1 |
I would like to select a folder instead of files from VBA Word. I know that the wdDialogFileOpen will only open files, but I would like a way of just returning a directory path. Is there any such dialog that could just retrieve the directory like those found in installation ...
|
| How to view word documents in XP | 27 Sep 2004 20:27 GMT | 1 |
I've recently got a new computer, which runs with XP. My old computer had Office 2000. My new computer won't let me view the documents, is there a way around this?
|
| wd97 endnotes | 27 Sep 2004 19:28 GMT | 1 |
Does anyone know how to access the text of an endnote? I would have thought that it would be something like Myendnotetext = activeDocument.endnote(i).text but that doesn't work.
|
| How do I parse a Word document with a programming language? | 27 Sep 2004 18:33 GMT | 3 |
How I really want to do is find a table in a word document and put the fields into an Excel spreadsheet. Perl would be nice to use since I am trying to learn that language, but C, C++, TCL or VB.NET will work.
|
| Selection.find | 27 Sep 2004 17:23 GMT | 1 |
I am attempting to find some text (which needs to be replaced). The macro used Selection.Find. Because the text is actually contained in a text box the macro does not find it. Is there any way of forcing the find to look in the text boxes as well
|
| MS WORD 2000, All of my Menus , Toolbar, and formated is removed . | 27 Sep 2004 16:52 GMT | 1 |
I am puzzled about this problem. My ms word 2k, does not display any formating of menu's when adocument is opened. I have tried Uninstall & reinstalling the MS OFFICE Suite comletely.
|