| Thread | Last Post | Replies |
|
| Problem selecting words in document | 23 Feb 2004 18:41 GMT | 3 |
The following code is supposed to color all the quoted text brown. When the first double quotes character is found, the text is colored from that point on! I am having difficulty understanding the parameters for the various "Selection" objects and how their parameters act on the
|
| how to copy a pic of MS-Word doc into another file such as .bmp,.jpeg etc. | 23 Feb 2004 18:16 GMT | 1 |
i have a picture in Ms-Word and i want to store this picture into another file such as bmp file i want to do this with the help of visual basic for applications if this is possible please inform me what all objects i have to use to make this happen reply me soo
|
| Word 2002 New Menu fails in 2nd document | 23 Feb 2004 17:58 GMT | 2 |
I am using a VB add-in to create an additional menu entry. This works fine, but ONLY in the first document. In new documents (created from templates), the menus are still visible, and they open and close interactively, but they don't execute. Clicking
|
| Running .NET addin built on XP 2003 machine on a XP 2002 machine.... | 23 Feb 2004 17:47 GMT | 1 |
I have a .NET addin that was written on a machine that has Office XP 2003 installed on it which uses the Microsoft Word 11.0 Object library to open Word and add some custom attributes to an existing Word file. I am now trying to run that application on a machine that has Office ...
|
| Duplicate Fill-In Field Contents | 23 Feb 2004 17:40 GMT | 1 |
Using W02. Have used fillin fields. Newsgroups have been WONDERFUL for me in Access and I've learned bunches. Have tried this a few times over the years and always had to give up - I have an amendment form (.dot) with a dozen
|
| Help> Word and .NET addin error: The macro cannot be found :-( | 23 Feb 2004 16:36 GMT | 1 |
Please Help. my addin doesn't work. when i click on a button, i receive error : The macro cannot be found or has been disable because of macro security settings. I set the security to LOW and i still receive the same error
|
| Email Recipient and Email Subject. | 23 Feb 2004 13:51 GMT | 2 |
I am using MSWord 2000 to prepare Emails which include Company LOGO from a template MsWord is being called up from within a Visual Dbase program which has customer file address contact, phone,fax, email addresses etc I want to post (Paste) the recipients email address and the Email ...
|
| Rewrite word document | 23 Feb 2004 13:44 GMT | 6 |
I usually get a external data file and use VBA to paste those data in word document. My question is if I have a new data file, is it possible I can replace the old data using the new data from new data file? I hope my word
|
| add in error message | 23 Feb 2004 11:38 GMT | 1 |
when I open Outlook 2000 i get an error message: C:\Documents and Settings\owner\Application Data\Microsoft\Add Ins\' is not a valid Office add-in when I click ok it then opens up.
|
| Retrieving Previous Level Number from heading style | 23 Feb 2004 11:07 GMT | 4 |
I used to have some very useful WordBasic macros that I am now in the process of converting to VBA. Most of the code converts to VBA well but I am stumped with how to get the setting for including the number of the previous heading
|
| Font substitution from on color to another | 23 Feb 2004 09:10 GMT | 2 |
I wish to create a macro that will replace non only a word with anothe but also a font color with another. eg. I want to replace the word "apple" in black with the word "pear" i red.
|
| Problems with PageNumbers.Add on first page of a section | 23 Feb 2004 01:11 GMT | 3 |
I am trying to write a routine to go through my document, find the sections containing a Heading 1 and fix the headers and footers so that the page number shows in the footer on the first page but in the header on all of the other pages. However, when I issue this command:
|
| Automate task w/VBA ? | 22 Feb 2004 23:44 GMT | 7 |
Perhaps one (or more) of you wizards can assist me with automating a daily tasks. Here's the deal - Every day I ftp a batch file to a partner company, they break that batch up into individual files ( usually 50-100). Thru a
|
| Search for XML tags in a Word document | 22 Feb 2004 21:28 GMT | 2 |
I am a complete XML newbie. I have an XML template open in Word 2003 and I would like to use a macro to copy and paste text from another word document into the template and then save it as a Word document. I need to know how
|
| Filling Down in VBA/Excel XP | 22 Feb 2004 20:56 GMT | 4 |
Hello-- In Excel, you can fill down by double-clicking on the little black square in the lower-right corner of a cell. If it's adjacent to a column of data, it will automatically fill down to the last full cell in the
|