| Thread | Last Post | Replies |
|
| Amalgamating two documents | 24 Aug 2005 14:54 GMT | 1 |
My problem is that I have to superimpose one document over the other document. The contents of one document should be on the top and the contents of the other document should be on the bottom of the same page. The contents are different. So I want them into one page.
|
| CustomDocumentProperties | 24 Aug 2005 09:43 GMT | 4 |
After having added a custom document property (using "Add") how can I know whether it is or not in my document ? If I call Add again it crashes down saying the property exists already.
|
| Clean Up for Merge Code | 24 Aug 2005 09:07 GMT | 6 |
I have a template that is creating a new document using data from an access query that is merged into a Word template. All Office 2003 apps on Win2K and XP pro workstations. The document is created -- but there is also an additional "Document 1" that
|
| How to format Excel chart within Word | 24 Aug 2005 09:07 GMT | 2 |
I am able to insert an Excel chart into a word document, but do not understand how to set myself up to edit the chart: This is the code I am trying to use. What do I need to do? Dim oObject As Object
|
| Add a record to an Access table from Word | 24 Aug 2005 09:03 GMT | 2 |
I have a document database in Access. When I create a new document in Word I would like a new record added to Access. When the record is created, Access generates a simple sequential number for the document. Word then retrieves the number.
|
| Checkboxes? | 24 Aug 2005 06:15 GMT | 2 |
In my last contract, they had a template that used some sort of checkbox in Word. I've gone to the toolbox to try to make these myself but what is there doesn't seem to be the type of check box that I'd had in those templates.
|
| Macro Paste Special | 24 Aug 2005 05:16 GMT | 3 |
I would like to create a macro that will do a Special Paste (from the clipboard) as unformatted text. The paste is coming from an Excel file and everytime I run the macro it pastes it as a table and I want it unformatted.
|
| Undo event | 24 Aug 2005 04:55 GMT | 5 |
1/ Is it possible that we somehow restrict word to add entries in Undo stack. else 2/ Is it possible that we group some events as one Undo event. Please help as i am making a addin for office in vb.net
|
| Splash screen | 24 Aug 2005 04:07 GMT | 1 |
Been a while since i've been on this site Using Word 2003, thanks again.
|
| Splash screen | 24 Aug 2005 02:47 GMT | 1 |
Can anyone provide instructions for a splash screen Thanks in advance
|
| Selection.Tables.Add -- moving the selection | 24 Aug 2005 01:38 GMT | 3 |
I'm using office automation in Word. I have a selection and have used Selection.Tables.Add to add a table into word. How do I move the selection to the end of the table (i.e. next line?)
|
| Changing a style in header | 24 Aug 2005 00:31 GMT | 2 |
I have a macro which places text from a userform into various parts of a document and (amazingly) it works except for one line which is to change the style of a paragraph in the primary header of Section 2. This part works: .Headers(wdHeaderFooterFirstPage).Range.Text = ...
|
| Automate my Documnet | 23 Aug 2005 22:43 GMT | 1 |
I have a document which is a contract I use it all the time it is standard but some of the paragraph I use for certain clients and some not. Is there a way I can make the document as for the infomation when I open the document as well as give me the ability to remove or keep ...
|
| Non-style-based formatting within a paragraph | 23 Aug 2005 22:42 GMT | 4 |
Word 2000/XP Is there any way to select text within a paragraph that has ANY formatting that's NOT part of the style for that paragraph? Eddie Thrashcort
|
| Save Macros Query -- Network Issue | 23 Aug 2005 22:02 GMT | 1 |
Per the conversation about saving/sharing macros and the MVP document on same. Author Johathan West says: ****
|