| Thread | Last Post | Replies |
|
| Macro Help needed. | 28 Nov 2005 01:01 GMT | 3 |
I have never created a macro before and need some help. I have a Word 97 file that is a Directory of individuals, their Lodge, e-mail address and a flag symbol in four columns of a table. Column 1 are the names of individuals
|
| Enduring Variable | 27 Nov 2005 23:03 GMT | 5 |
Is there any way to store a numeric variable value somewhere in Word, so that the value remains after Word is closed, and is available next time Word is opened?
|
| AND and OR in Find and Replace | 27 Nov 2005 20:07 GMT | 6 |
Is it possible to use operators like AND or OR in Word's Find and Search, e.g. to find all instances of "John Smith" and "J. Smith" in one search?
|
| Word application hijacking | 27 Nov 2005 19:07 GMT | 9 |
[Posted to microsoft.public.word.programming and microsoft.public.word.oleinterop. If there is a better place to post this, please let me know.] Our application uses and controls Word in order to have the user edit
|
| vba (or other programming) for reading internet explorer webpages | 27 Nov 2005 17:34 GMT | 1 |
I have a large number of files saved as htm or html documents. These files (saved from the web with internet explorer as the browser) each contain zillions of hyperlinks (which I don't need) and zillions of embedded tables and other strange formatting. Ideally, I'd like to be
|
| Using TextBox data to populate ListBox selection | 27 Nov 2005 16:56 GMT | 1 |
I finally got Machine#2 working and ran into another small problem. I want to use the text from a TextBox when the user selects an item from a ListBox. So, let's say the UserForm has TextBox1 that asks for "Pitcher's Name" and TextBox2 that asks for "Catcher's Name." Then later ...
|
| UserForm won't work on another computer | 26 Nov 2005 21:28 GMT | 3 |
I have several userforms I have created. On Machine #1, (on which the userforms were created) everything works great. My userforms have bookmarks and cross-references to bookmarks {REF bookmark \h}. However, when I copy the template with the userform and attempt to run the ...
|
| Storing variable data in document | 26 Nov 2005 19:11 GMT | 3 |
I've created a template that presents a user form. The form has a text field that the user enters a filename. I use this filename and another variable to construct the name that the document will be saved as. I need to store the user-entered name in the saved document along with ...
|
| How do I convert tabs back to spaces in a document? | 26 Nov 2005 18:11 GMT | 2 |
I have a document that is properly formatted (using tabs). Unfortunately, I need to paste this formatted text into a plan text field on a web application, which loses all of the formatting. I am trying to put a macro together that will read a block of text and
|
| Changing RTF file to Word Document | 26 Nov 2005 01:56 GMT | 2 |
I save an Access report as a RTF document and would like from within Access to convert it to a Word document. I set up the code in Access as follows but it does not save the file. Can anyone help ? strF1Month = "FileName"
|
| FileSearch | 25 Nov 2005 23:20 GMT | 4 |
I use the following code to fetch a list of files from a particular folder (it actually loads an array, but I've simplied the code for this purpose): Dim iCount as integer, i as integer With Application.FileSearch
|
| FAQ - frequently asked questions - vba - please read before posting - unofficial November posting | 25 Nov 2005 14:57 GMT | 3 |
FAQ = Frequently Asked Questions - brief - vba - unofficial This FAQ is posted weekly.- more or less Please save us all some time by reading it before posting to the news group.
|
| Issues with textboxes in a Word form | 25 Nov 2005 14:46 GMT | 1 |
I created a Word template with 3 textboxes. I used Text Form Fields first but I wanted to populate 2 of them based on user input to 1. (The user would input a date and I would then calculate the other 2). So I changed to using 3 ActiveX textboxes.
|
| I need to activate an external floppy disk drive for my computer. | 25 Nov 2005 13:35 GMT | 2 |
I purchased an external 31/2 floppy disk drive for my computer. However, to install it I need a 25 character key before it will open my files. It's one of those that you plug to back of the computer with a usb cord.
|
| Curor starts at top of page? | 25 Nov 2005 12:46 GMT | 3 |
Ok so i have a problem, the cursor in word 2003 pro, starts at the very top of the page. i have tried to fix it but can not . i have even uninstalled the office and deleted the files/folders and reloaded it. but still the same? i have noticed that the ruler on the left does not ...
|