| Thread | Last Post | Replies |
|
| message | 02 Mar 2005 00:11 GMT | 1 |
I have a process that runs and takes a long time. I would like to display a message and change the cursor while the user waits. Wht kind of message box or other feature could i use to do this and how would i fit it in with my code?
|
| Execute Method of Find Object | 01 Mar 2005 22:00 GMT | 6 |
Could someone clarify what the difference is between .Execute (Replace:=wdReplaceall) and .Execute Replace:=wdReplaceall
|
| Table cells shift on document load | 01 Mar 2005 21:05 GMT | 1 |
I have a fully automated (Word, Excel, Access) mail-merge document. The document contains several nested tables side-by-side and all data sources are late bound (@ run time). When the document is opened manually in Word, the tables 'shimmer' as the nested tables align ...
|
| Set Tabs based on distance from right margin | 01 Mar 2005 21:03 GMT | 11 |
I need to set two tabs to the left of the right margin based on the length of a string variable. This is what I have, but I don't know how to specify the right margin in a variable. Please don't laugh too hard! :D Dim CTab As Variant
|
| selecting text | 01 Mar 2005 20:47 GMT | 3 |
how do i select text around the selected text so that all the text coloured in a certain colour is selected. For example the cursor is placed in the middle of a word and i want all of that word and all the words around that word that are coloured in the same
|
| Help with "Paste Special" in a macro | 01 Mar 2005 19:57 GMT | 1 |
I'm trying to get a small macro to work.... what I need is to get a macro that will duplicate the Word command sequence of Edit Paste Special
|
| Insert pictures | 01 Mar 2005 17:33 GMT | 2 |
What I am wanting is to have a document with 6 pictures on it with a caption under each one. I'm wanting to do this all form code. I'm not very familiar with templates or bookmarking. Can someone point me in the right direction for doing this?
|
| Does anyone read unanswered threads? | 01 Mar 2005 16:45 GMT | 7 |
I posted the following on the 26th and have been trying to elicit a response using the same thread with a new title. I'm getting frustrated waiting for a reaction. Have I done something wrong? Hi
|
| Search text for CHR$(13) - split it over lines in table | 01 Mar 2005 15:28 GMT | 1 |
I am having a problem to spread a text over a couple of lines as soon as a CHR$(13) is found. it is found but the rest of the text (could be many lines) doesn't go to the next line in my word table.
|
| Replace style in next paragraph | 01 Mar 2005 15:26 GMT | 6 |
I'm new to news, so I hope I do this the right way. Previous I've found many «recipes» by using Google's groups. Now, however I need specific help. I've made many macros in Word by recording, but I can't figure out how to do this one:
|
| Why don't disableing screen update work in VBA? | 01 Mar 2005 15:08 GMT | 2 |
Why do I experience screen flickering in spite of disabling the screen update? The following macro searches through a document and removes redundant table headings: Sub TrimRedundantTableHeadings()
|
| footer macro | 01 Mar 2005 14:43 GMT | 5 |
How do I create a macro to insert a footer at the bottom of the page?
|
| How do I change the speed of cursor in backspacing or spacebar? | 01 Mar 2005 14:40 GMT | 1 |
It was fast but now has slowed down: I want to speed it up again.
|
| writing to a bookmark inside a textframe - possible? | 01 Mar 2005 14:39 GMT | 4 |
I have a bookmark which is inside a textframe .... I am trying to write something to it and I get an error that it can't find the bookmark - is it possible at all?? it works fine with a 'normal' bookmark
|
| How Do I set up an simple learning log in Microsoft Word | 01 Mar 2005 13:08 GMT | 1 |
Can anyone tell me how to make a Simple Learning Log Template with daily inputs thanks in advance
|