| Thread | Last Post | Replies |
|
| Create a Macro to stop at fill in fields | 28 Jan 2008 12:21 GMT | 2 |
I have created a Proposal form for our organization that will be used by various users that are not to great with knowledge of word. I would like to create a macro that will stop at each of the "fill in" data fields that I have created in the document. Either that or some sort ...
|
| find matching format | 28 Jan 2008 08:08 GMT | 2 |
I am trying to use the find object to find text matching format of other text. I thought I could do that just by (for example) selection.find.font = activedocument.range(12,13).font
|
| Converting & opening .WPS letter to a word doc | 28 Jan 2008 07:28 GMT | 1 |
I have a .WPS letter emailed to me as an attachment. I don't have Works, so I need to some how convert and open it as a word doc. I have MS Small Bus. 2007 with all the typical programs.
|
| Office Open/Save Dialog Messages equivalent to common dialog Open | 28 Jan 2008 04:55 GMT | 1 |
I developing an application that hooks the Open/Save dialog for getting the selected file path. currently am able to hook the common dialog but it's not working on office Open/Save dialog. On Searching i found that Office is using separate Open/Save dialog. Can anyone help me to ...
|
| Paragraph formatting | 28 Jan 2008 02:27 GMT | 10 |
I am converting WordPerfect documents to Word documents. Part of my macro that cleans up the document after the conversion is to redo the outline numbering. So what I end up with looks like this: 1.1 Compressor use for Air Stand Blowdown and Testing
|
| Macros | 27 Jan 2008 23:38 GMT | 1 |
How do I use a macro to select a text box and how can I do the same but select a table? Rich…
|
| Dictionary Style headers in an index | 27 Jan 2008 21:01 GMT | 5 |
I have a generated index and used StyleRef to build running headers successfully using Index1. However, the header includes too much information. For example: Adams, George F of Company C 14, 25, 99. I'd like to truncate it to whatever comes before the comma. How can I do ...
|
| Macros | 27 Jan 2008 19:03 GMT | 3 |
How do I use a macro to select a text box and how can I do the same but select a table? Rich…
|
| Creating a hyperlink in part of a cell | 27 Jan 2008 14:54 GMT | 4 |
I have a routine that populates a three column table (Ref #, Name, Page #) that works fine. The cell with the Name is hyperlinked. I am now trying to add a tab leader of dots to the end of the Name cell. I can add the tab and set the tab leader to dots, but the tab is included in ...
|
| Textboxes and their influence on the behaviour of ranges | 27 Jan 2008 13:14 GMT | 11 |
I want to be able to parse the contents of a document, and possibly change a single word in the text. Unfortunately inserting textboxes seem to have strange effects on the document. If I have a document that has this content:
|
| different expiration date for different users in word 2003 | 27 Jan 2008 12:12 GMT | 1 |
Hi, I am using office automation apis to apply RMS protection. I want to set the different expiration date for different users. i am using following code
|
| MSWORD VB.NET | 27 Jan 2008 11:44 GMT | 1 |
Hi i am Newbie i developed a application in vb.net... Now when user install my application button must be automatically added to MS Word application in toolbar...when user clicks that button then my exe file must run..how can i do these ...Plz Give Some Ideas,Suggestions ...
|
| Copying document portions | 27 Jan 2008 08:23 GMT | 3 |
I'm writing an add-in for Word 2007 in C#. I saw an add-ins newsgroup, but I'm a beginner at this, and I think my question more pertains to the object model for Word, etc... I am trying to copy a section of a document to a new document, formatting and all. This is the code ...
|
| Topic Search not working??? | 27 Jan 2008 08:19 GMT | 1 |
As a frequent visitor to this page, I've noticed in the past few days that the Search For: option is turning up nothing found, even on basic topics. Is the search engine not working? Thanks.
|
| text wrapping word 2002 | 27 Jan 2008 08:14 GMT | 1 |
When I try to wrap text round a picture it all crowds on the left hand side.How can I make it wrap round the picture?
|