| Thread | Last Post | Replies |
|
| Command line arguments for "Open and repair" ? | 17 Feb 2006 17:50 GMT | 3 |
I would like to know if this is possible to open a file with the "Open and Repair" option with some command line argument. It would be something like: Winword Mydoc.doc /[open and repair tag]
|
| How can I make all text "[" and "]" and Bold? | 17 Feb 2006 15:39 GMT | 5 |
I have range object, which will contain something like -- [You must] read the later sections starting ['What you might get… '] to see the important notes about these figures and the [assumptions] we’ve made. I want all text within [] make bold and get rid of []s. If [] have special ...
|
| Error: Collection object not found | 17 Feb 2006 12:20 GMT | 1 |
I have a simple macro that chooses a line in a table at random to test students on their vocab. I have split a cell in the last column and now the macro produces the error 'Collection Object not found'.
|
| insert multiple images into doc | 17 Feb 2006 08:47 GMT | 3 |
I want to insert 3(rows)x2(cols) images per page into a document, but I am having problems inserting the pagebreaks. I can't seem to get the page break to occur after images. Right now, the images are pushed down a page, thus mixing up the order and the first page ends up blank.
|
| Disable X | 17 Feb 2006 07:20 GMT | 13 |
is there any way to hide or disable X button (at the top right of the window) to avoid a user to close Word? Thanks in advance. Mauricio
|
| Change Word's startup directory via .bat file | 17 Feb 2006 05:24 GMT | 2 |
Does anyone know how to change Word's startup folder location through DOS/a .bat file? I know how to do it through Word VBA, but I need to do this through an installation file before Word is opened. Any help would be most appreciated.
|
| enable option buttons at runtime | 17 Feb 2006 01:57 GMT | 4 |
i have a userform with two listboxes, and six optionbuttions. the options buttons are split into 3 pairs of two. at the outset only the first pair of option buttons is enabled. the following code tests to see if more than one selection is made in a listbox, and if it is, then
|
| Text Selection | 17 Feb 2006 01:04 GMT | 2 |
Using a macro, how do I select all the text on the current page? Thank you!
|
| Including graphics in Access to Word merge | 16 Feb 2006 22:34 GMT | 5 |
I have a routine that creates a standard letter to a variety of people. The routine uses a Word template that contains doc properties to receive the content of fields such as “name”, “address”, “Todaydate” etc. At the end of the routine, the fields are unlinked.
|
| Find and Replace VBA help! | 16 Feb 2006 21:37 GMT | 1 |
I hope you're having a great day. I have a problem and I'm hoping that somebody can help me: I have a line that appears 1300 times in a document: "enter the corresponding test case ####" that I need replaced with values I now have.
|
| Large Document Creation | 16 Feb 2006 21:26 GMT | 5 |
We have created a program in VB & VBA that assists users in creating midsize documents daily. There will be one file for each day anywhere from 3-25 pages in length. We need to combine these documents once a year into one large file to be published into a book. The document is ...
|
| Version Problems | 16 Feb 2006 19:04 GMT | 4 |
I have Word 2003 installed (I use VB.NET) and the users have a variety of other versions and the users experience different problems. Can it be related to the version and what solution exist? Does it support to work properly?
|
| UPdate macro for spell check | 16 Feb 2006 17:15 GMT | 3 |
I am using the suggested spell check macro for a form so I will not lose the filled in field data. I thought that it would also update the document for reference fields and table formulas. It does not seem to do that...espescially with formulas. Is there more code I can use to ...
|
| Table text wrapping property from VBA? | 16 Feb 2006 16:12 GMT | 2 |
Is there any way to retrieve/set the "Text Wrapping" property (None/Around) of a table programmatically? I have weird problems inserting text into text-wrapped tables and need to temporarily change this option while I manipulate the table's contents.
|
| Word VBA Code Cleaner | 16 Feb 2006 14:25 GMT | 5 |
I've seen several suppliers of Excel VBA Code Cleaners, but none that is focused on Word VBA. Any knowledge/opinions out there? /BosseH
|