| Thread | Last Post | Replies |
|
| Graying out icons | 14 Dec 2003 20:57 GMT | 8 |
I have created a simple macro that adds a shadow to selected text (by checking the appropriate box in the font dialog). I have assigned the macro to a custom icon. I would like to have the icon display its normal colors whenever the text has shadow selected, but turn gray when the ...
|
| Word error with VBA | 14 Dec 2003 18:37 GMT | 2 |
I get this error when I boot up Word then don't get any menus. Why?? Microsoft Visual Basic Run time error '-2147024809 (80070057)'
|
| What property to insert user form info | 14 Dec 2003 17:02 GMT | 2 |
I have looked and not found or understood how to insert data from a user form to a document. All I want to do is insert the value from a user form control and insert it into a defined place on a document. I tried with and without defining a variable. Getting the value from the user ...
|
| Mail Merge. | 14 Dec 2003 17:02 GMT | 1 |
Hi ... A couple of days ago I posted a question about making text look prettier in a table. Mr. Doug Robbins gave me a prompt reply, and I thank him. Now I have my table. A thing of beauty. I close the document and open
|
| HELP!!! | 14 Dec 2003 16:36 GMT | 2 |
I have disabled my enter key when I was creating a form KB187985. But now the enter key no longer works for any of my word docs. What did I do wrong? Douglass
|
| Normal template not blank | 14 Dec 2003 14:27 GMT | 1 |
When I open either a "new" or a "blank" document - it already has writing on it --the SAME writing each time - as if it were a default template. I cannot figure out how to get it back to being a clean slate blank document that you would expect from a "blank" document.
|
| Updating database from excel sheet with macro | 14 Dec 2003 08:23 GMT | 1 |
I am trying to write a macro that generates report by two diffrent ms-querys. Part of data that came from ms query1 is read only for the user(if user change this data it is not effecting on the database)
|
| Moving.changing the selection within a table? | 14 Dec 2003 08:20 GMT | 1 |
I am trying to Collapse, Move, Expand, etc. the selection within a cel of a table. Almost no matter what I try, the code I've written collapses th current selection to a point at the beginning of text in the cell an
|
| Multiple Versions Of Word | 13 Dec 2003 23:17 GMT | 4 |
I wish to test a macro I wrote in multiple versions of Word. I am calling the macro from a Visual Basic program, and when I launch Word, I wish to launch Word 97 and not Word XP. Even after going into Add/Remove Programs and making Word XP not available, this darn thing still ...
|
| Formfield Help Popup Macro | 13 Dec 2003 22:27 GMT | 2 |
My boss wants a form that will popup help text when formfield is entered. If help info is entered in field's properties, can one macro be written to popup that help on entry to field? ------------------------------------------------
|
| Use the Enter Key to move from field to field | 13 Dec 2003 15:17 GMT | 4 |
Can anyone help? I have created a form but I want users to use the enter key to move from field to field instead of the tab key. Any suggestions? Doug
|
| Moving And Changing Text In Table. | 13 Dec 2003 12:36 GMT | 1 |
Hi ... Maybe I'm trying to do too much, or going about it the wrong way. Here's what I'm attempting: In a Word Table, one column has a name in it. I would like to leave the last
|
| Hiding Document Sections | 13 Dec 2003 12:19 GMT | 3 |
Does anyone know how to hide/unhide sections of a Word Document using VBA?
|
| WordObject visibility issue | 13 Dec 2003 12:18 GMT | 3 |
Hey all, I am not sure if this has been asked before, so i am asking again. The intention to read an xml file and create a MSWord file with appropriate pieces of data with different formattings. I wrote the whole
|
| Auto_Open or Document_Open macro not running automatically on web | 13 Dec 2003 12:15 GMT | 3 |
I have created test document that has macro showing message when you open word. I have word 2002. It is running fine on client or IE 5.0 but if I open word from IE 5.5, It is not running automatically. Has anyone faced
|