| Thread | Last Post | Replies |
|
| assigning key to move next/prev sentence | 20 Apr 2005 17:54 GMT | 4 |
Hi, I'd like to programmatically assign keys that move to previous sentence and next sentence. Any suggestions? Thanks! Doug
|
| Drop Down List question | 20 Apr 2005 17:42 GMT | 4 |
Hi, I am using Microsoft word 2003 I am doing a survey and I have created a drop down list with the names of community centres. Beside the drop down list I have inserted a text field, in this text field I
|
| copy macro from global template | 20 Apr 2005 15:47 GMT | 1 |
I open Organize windows and try to copy a macro from a glabal template, but only words "New Macros" appear. No macro is listed. Why? and How to get appear the list of macros in the global template?
|
| Word 2003 asks about running an SQL statement on the open of a ma. | 20 Apr 2005 15:30 GMT | 1 |
We have been running a Visual Basic program to open a Word Mailmerge Document and runt the mail merge and close the document. When Word 2003 was loaded we get the warning " opening this document will run the followint SQL Command and asks if you want to continue?" NO is the ...
|
| How do I use an Excel cell value as a where criteria in a word da. | 20 Apr 2005 15:30 GMT | 1 |
Hi, I am trying to retrieve data from an access 2003 database into a Word 2003 document based on the value in a cell in an Excel spreadsheet. The following SQL statement retrieves the text in the 'Reading' field of my chinese horoscope Readings database but I want the values of
|
| MSGRAPH in VBA | 20 Apr 2005 15:30 GMT | 1 |
I need to replace words (text) in embedded graphs in powerpoint. I've looked for info on MSGRAPH but this seems very scant. Can anyone hive me a hint as to what to do / or where to look ? Thanks, JS
|
| Novice needs code(?) to print Excel worksheet from within Word. | 20 Apr 2005 15:30 GMT | 1 |
I have a series of documents (Word and Excel) that are used to create an "end user" PDF informational package; this PDF is sent via email. I am trying to streamline the process -- Is there any way I can program Word to print an Excel Worksheet *in its final scaled size* and ...
|
| Replacing Normal.doc | 20 Apr 2005 14:29 GMT | 3 |
My question is, when are normal.doc gets corrupted for any particular user here we just pull a copy of it from the network and replace the normal.doc and word will work again because once in a while we get run time errors in word and the simple fix is to replace the normal.doc ...
|
| Help with understanding toolbars, please? | 20 Apr 2005 14:05 GMT | 2 |
I am doing a lot of document comparison, where I have two docs open at the same time, with widows arranged horizontally. To get more room, I run a macro to hide all the toolbars except the Menu Bar. The macro also adds a new menu and command to the Menu Bar to run a macro to bring ...
|
| Text from Text Boxes in Word into Excel Spreadsheet | 20 Apr 2005 09:55 GMT | 2 |
I have created a questionnaire using the Control Toolbox items and I need to get the information that is entered into them by a user, into an Excel spreadsheet. I need to know how to get the information from a Text Box (named tbSurname)
|
| delete lines if they contain particular words | 20 Apr 2005 06:36 GMT | 3 |
I have a form that I fill out. It has some lines that can read as follows: 'the pain usually occurs after none' Now that none is part of a drop down list and I would like to either modify the line to either read 'the pain is not related to blah, blah, blah' or delete the line ...
|
| closing document crashes Word | 20 Apr 2005 01:34 GMT | 1 |
We are having a problem with Word crashing after intercepting the close event. Please let me know if anyone has seen this behavior before or has any suggestions on a better way to code this. When the open document count is 0 or less the code should close the word
|
| using Keyboard shortcuts v using menu options - vba | 20 Apr 2005 00:35 GMT | 4 |
I'm having a wierd and annoying problem with Word's own keyboard shortcuts. When using the shortcuts instead of the menu options, a global array which has been populated earlier is empty. When using the menu options the array is populated. The keyboard shortcut is doing
|
| Controlling the SaveAs Dialogs(wdDialogFileSaveAs) | 19 Apr 2005 18:43 GMT | 1 |
Hello All, my question is: is there a way to control the 'Save as Type:' from the Dialog box so that the user upon save as > cannot change the default Word Document(*.doc) format? can it be locked, disabled ? I don't want anyone be able to save the document as other version of ...
|
| Combo Box partial value | 19 Apr 2005 18:37 GMT | 6 |
I have a combo box on a userform in which after the user selects their choice and clicks OK, I want to separate out the first part of the selection from the second part and distribute these parts (via bookmarks) into different areas of the document.
|