| Thread | Last Post | Replies |
|
| How do I print out the online help? | 13 Dec 2004 00:06 GMT | 8 |
I want to print the online help. But when I select the option to print everything under the topic, the help prints in a different type style than when I print the single topic alone, and the header for each page is the header of the first topic, rather than reflecting the current
|
| return to where it was | 12 Dec 2004 23:35 GMT | 11 |
Hi, i have a macro that goes to find a text and copy it but would like to come back at the last prompt i was at first.
 Signature XP home , Office 97
|
| Paragraph deletion based on style | 12 Dec 2004 22:57 GMT | 3 |
I have a document with the following repeating structure: - Paragraph with Style A - Paragraph with Style B - Paragraph with Style C
|
| Find & Replace Text from VB 6 | 12 Dec 2004 18:09 GMT | 4 |
I am using VB6 and Word97 - from VB I can open a new doc, I can find text, I can add text, I can add Inline pics....... but I can't for the life of me get it to replace text. I have tried all kinds of examples and ideas......
|
| Compare Documents | 12 Dec 2004 01:38 GMT | 1 |
I want to compare two Word 2002 documents using the Compare method of the Document object. This works fine except that it ignores differences in shapes. Is there any way to know that the shape has changed?
|
| ADO recordset in Word VBA? | 12 Dec 2004 00:42 GMT | 1 |
Is it possible to instantiate an ADO recordset in Word VBA? I tried and altho it passes syntax check, it doesn't seem to actually work. How about DAO? Thanks!
|
| Tech Assist | 12 Dec 2004 00:32 GMT | 5 |
An OP asked how to count and display the number of cells "in use" in a table column. I monkeyed around with a macro which works "part time." I put the cursor in the table cell and run the macro and it reports the number of cells used in that row. My problem is that it only ...
|
| Pulling Outlook contacts into word | 11 Dec 2004 21:32 GMT | 1 |
I have created a letterhead user form which gives the user a choice of filling in an address for the resulting letter template, or clicking a button which should allow him to pull a contact from his/her Outlook contact folder. My
|
| why can't I use address book in microsoft word to print envelopes. | 11 Dec 2004 21:31 GMT | 2 |
Whenever I try to use address book in Microsoft word it tells me that I need to logon to Microsoft exchange.
|
| How Can i place an autonumber as report reference in Ms word ? | 11 Dec 2004 11:20 GMT | 1 |
Í'm working in a letter template, im facing troble to make a reference which is the abbriviation of the Company and serial number and year, ie (SEC/025/04) it must update automatically (im using mail merge in Excel DB) thank you very much
|
| how do I change numbers into words in microsft words | 11 Dec 2004 11:14 GMT | 1 |
I am creating a template where I need to have the numbers changed in there respective words; ex: 256 is two hundred fifty six. I need this operation to be done by word only
|
| To Jonathan West | 11 Dec 2004 09:15 GMT | 1 |
Hi Jonathan, This is in regards to the "Color-Picker" code that was discussed previously. I am sending this through the newsgroup as I do not know how to contact you otherwise.
|
| IsNumeric function for multiple textboxes | 11 Dec 2004 09:10 GMT | 7 |
I have a userform on which there are a number of textboxes. I can code the "Change" event of eaxh text boxt to allow only numeric input bu using: Private Sub txtMU_Change()
|
| How to rotate a picture from this excel vba code | 11 Dec 2004 07:55 GMT | 2 |
I use this code in excel to paste some information into a word file, but need to rotate the pasted picture in the wordfile. How can I do that with this code? Grateful to any suggestions. /Regards
|
| Inbuilt Dialogs Handling | 10 Dec 2004 22:40 GMT | 1 |
WD2002 When I use a code like the following and the user enters an "a" for the field "copies" the Dialog is redisplayed... ... well done!.
|