| Thread | Last Post | Replies |
|
| TextBoxes and ComboBoxes in Word | 20 Nov 2003 18:19 GMT | 6 |
I'm doing a Questionnaire in MS Word and I'm using a lot of Text Boxes and Combo Boxes. I'm using Windows XP and MS Office XP. Sometimes I close the document and when I re-open it, it
|
| VBA for Word 2000 vs. XP | 20 Nov 2003 18:14 GMT | 1 |
Question: A company-wide upgrade will be happening at the beginning of next month from Office 2000 to Office XP. I have some pretty intense VBA macros in Word that I use for data manipulation and conversion from other formats
|
| Using dsofile.dll to harvest custom document properties | 20 Nov 2003 17:16 GMT | 2 |
I found a Word template on the MVPS.org site which uses VBA and dsofile.dll to return the built-in properties of documents within a specified folder. I wonder if anyone could post an example of how to
|
| Copying text fields in a protected document | 20 Nov 2003 16:39 GMT | 4 |
What would be the best way to automatically copy a text field from one section of a protected form to another area of the form. Thank you
|
| Disable/remove macros during SaveAs? | 20 Nov 2003 16:34 GMT | 7 |
Jezeble responded when I asked this a few days ago, and I realized I was incorrect in my description of the situation. Most likely, I have also set things up incorrectly, and there is a better way to do this. I run a macro in Excel that calls a Word document. This document has an
|
| Can I find a string and delete whole line? | 20 Nov 2003 16:32 GMT | 2 |
I have page numbers which must be deleted. They are all "(57 spaces)D -(1-4 numbers)". Can I do a search for the "(57 spaces)D -", then select the whole line that string is on and delete it? ANd do it in a loop through the whole document?
|
| Microsoft Visual Basic error message when starting MSOfficeXp (Word) | 20 Nov 2003 15:52 GMT | 2 |
Hi, I have WindowsXp and OfficeXp and when I start MSWord I receive an error message(s) that state: "Microsoft Visual Basic-The macros is this project are disabled. Please refer to the online help or
|
| What page am I? [Word, Office 97] | 20 Nov 2003 13:54 GMT | 3 |
My intent is to do the following : - Search for certain phrase in a document. - Determine what page the selection is on. - Use that information to print a range of pages.
|
| Auto start macro | 20 Nov 2003 13:44 GMT | 1 |
How can i automatically start a macro everytime i open a workbook. thx Adam
|
| Dialogs | 20 Nov 2003 12:56 GMT | 1 |
How can I display a dialog that will allow the user to point to the location of a file and return the path and filename info to me without opening or saving the file? Cheers
|
| Mysterious disappearing duplex. (Word 97) | 20 Nov 2003 11:56 GMT | 1 |
Set up is as follows : I have several documents open that I am printing via VBA. Without making any other changes (via SW or on the printer) _One_ of the documents doesn't print in duplex and the rest do.
|
| short cut keys problem | 20 Nov 2003 09:59 GMT | 1 |
when using the shortcut key ctrl+home it does not work instead of it ctrl+g function works when deleting a block it asks confirmation whether to delete the block or not
|
| Placing Text in a commandbarcontrol | 20 Nov 2003 09:15 GMT | 1 |
I Know how tp place a FaceId on a button but how do I place some normal text on a menu bar button? I've also looked at the MVP site but couldn't find anything about it. TIA
|
| "Object disconnected from clients"?? | 20 Nov 2003 09:15 GMT | 3 |
In an Excel macro, I call Word and open a document which has an Auto_Open macro. I've done it before with no problems. Today, though, the macro runs through: doc = "C:\Documents and
|
| Protect form button in form toolbar | 20 Nov 2003 09:10 GMT | 3 |
I am creating a userform where a person will enter the details and submit the form in main office. I am creating a template for that. I have inserted form fields and dropdown list for that. With the help of protect form
|