| Thread | Last Post | Replies |
|
| Macro shortcut keys | 01 Nov 2005 00:52 GMT | 1 |
How can I determine and/or change the shortcut key that was assigned to a macro at the time it was recorded?
|
| Run Error 13 - Type mismatch | 31 Oct 2005 22:20 GMT | 6 |
I've searched your database for queries regarding this error, but I don't see anything that helps me. I have a form that has the spellcheck macro in it. I need to change it and when I do Tools, and Unprotect Document, so I can put in my password, I get Runtime error "13", Type ...
|
| Scale graphic | 31 Oct 2005 21:42 GMT | 1 |
I have a small macro that copies and pastes pictures from one Word document to another. But because of margin settings, the location it gets pasted to the picture doesnt fit the page and gets shifted to the next page, or sort of cropped(full pic doesn't show).
|
| how to use hard spacing in word | 31 Oct 2005 17:35 GMT | 2 |
I want to use hard spacing in betwn para's in word file instead of soft spacing, so that the two words dont get separated in two different lines. Dont know how to do it, my prof told to use control and space but it doesnt work, any idea y? I have microsoft office 2003
|
| It works...it works not | 31 Oct 2005 14:32 GMT | 2 |
I have a macro that copies some cells from Excel and pastes them into Word. However, the code stops at this line Set oXL = GetObject(, "Excel.Application") and gives the message "ActiveX component can't create object"
|
| Opening a tab page from a command button | 31 Oct 2005 14:19 GMT | 3 |
Hi, this sounds like a simple question, but I can't find the answer anywhere. I have a userform with a front page and some tab pages that are not visible to the user.
|
| 2 Listboxes | 31 Oct 2005 12:52 GMT | 3 |
I have a word template for which I have created a userform. The userform has 2 ListBoxes and a commandButton. I want to choose either ListBox1 or ListBox2, but I failed. To populate the 2 ListBoxes :
|
| How do I prevent a line break in a form field? | 31 Oct 2005 12:04 GMT | 3 |
How do I prevent a form user from entering a "return" character - it is dropping the form line down and messes everything up. Also , if you limit the form field to 10 text characters, can you size the form to 10 characters? So that way the form is locked and doesn't change as ...
|
| Anyway to get Preferredwidth for a table with merged columns? | 31 Oct 2005 09:21 GMT | 1 |
Is there ANYWAY to determine the width of a table that has merged columns? Jean-Guy showed a way to get the table width for a table without merged columns, however I have many users that like to create tables with merged columns.
|
| mailmerge field problem | 31 Oct 2005 07:30 GMT | 2 |
i used the word macro recorder to get the basic code to mail merge a letter with excel data - its my first day fiddling with word vba. the macro links to the data source ok. If i toggle the "merge data" button, it correctly replaces fields on screen with data from the excel ...
|
| Remove all contents from the Header of a document | 31 Oct 2005 05:03 GMT | 8 |
I have some documents that are being inserted into an exhisting document. Some of the documents have headers that are changing my template. Is there a macro to get rid of all contents in a header. Including any tables that might be in there? I mean anything that is in there.
|
| Find a number and replace it with that number less one? | 31 Oct 2005 00:06 GMT | 4 |
Please help. I'm trying to change a data list in Word 2002 that has the following format: [Bank 112] 2=BrightPiano Natural!
|
| Paste Excel data as picture | 30 Oct 2005 01:32 GMT | 3 |
I am trying to write a Word macro that will copy data from Excel and paste it into a word document as a picture. Generally, if I don't know how to do something in code I just record a similar macro and modify the code as appropriate. However, this approach seems to have failed ...
|
| Passing data different then Lisbox items | 30 Oct 2005 00:49 GMT | 5 |
I am trying to make a userform that will automatically populate a template with the address of a building by using the building description. Let me explain: Our company has 3 different buildings; West, North, and South.
|
| FAQ - Frequently Asked Questions - vba - please read before posting - unofficial October post | 29 Oct 2005 21:59 GMT | 4 |
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.
|