| Thread | Last Post | Replies |
|
| Can't load CustomXMLParts since Technical Refresh | 03 Oct 2006 02:31 GMT | 1 |
I'm working on a data export function from our software into Word2k7, using CustomXMLParts therefore to save the Data to docx and a COM-AddIn to step through the single DataSets. Everything worked pretty fine until i updated to the Technical Refresh.
|
| Automation | 03 Oct 2006 02:01 GMT | 1 |
Is it possible to populate a Word document from either an XML file or Access database. My reason for asking is I have the task of manually inputing names of clients onto thank you cards and rather than have to copy paste each individual name onto one of the thank you cards, I'd ...
|
| Name of table selected | 02 Oct 2006 23:23 GMT | 2 |
Here is the scenario; the user selects a table in a document with multiple, separate tables. I want to capture the item number of the selected table so I can loop through from that point and make changes to subsequent tables in the document. How can I capture the item number of ...
|
| PLEASE HELP!! Macros keep stopping, no errors | 02 Oct 2006 23:07 GMT | 2 |
I sure hope someone can shed some light on this! One and only one user in our office has a problem running macros. Supposedly, all our computers had the same image at set up, with the same OS (Win XP) and the same version of Office (2002) with the same DLLs. I am the ...
|
| Referencing an Access record from WOrd | 02 Oct 2006 22:20 GMT | 2 |
Problem: A Word doc contains words (usually in a footnote, but doesn't have to be), which are keys to records in an Access database. How can these Access records be displayed when the Word items are clicked, or selected and clicked?
|
| how to includes font into a marcro? | 02 Oct 2006 22:04 GMT | 3 |
Hi, i'm trting to do a macro. It is working but I can't put differend font and size of text. When I doing my macro after it has record, the font and size is the same as by text just after it. Thanks
|
| SaveAs dialog | 02 Oct 2006 19:19 GMT | 4 |
Below is a tiny snippet of my code. I'm needing to display the save as dialog and populate the "suggested name" with the text from a txtbox on my userform. This code almost works but I don't know how to tell the dialog what to put on the Save line. Plz advise.
|
| UserForm problem | 02 Oct 2006 19:09 GMT | 5 |
I'm trying to create a user form to automatically fill in repeated information in a document based on a template. I've read the online instructions at http://word.mvps.org/FAQs/Userforms/CreateAUserForm.htm and http://gregmaxey.mvps.org/Repeating_Data.htm, but I'm running into a ...
|
| Question about dlls needed for Word and VB | 02 Oct 2006 18:13 GMT | 4 |
In my VB application I just added the capability of writing to a Word document. I have a reference to Office11\msword.old in the project. My client is using Office XP. On my machine, everything works fine. When I install the latest version of the
|
| VBA Word 2000 - make form stay on top of everything | 02 Oct 2006 17:55 GMT | 4 |
I've seen posts on this topic, but none of them satisfy what I'm trying to do. Does anyone know of a way to make a form stay on top of all applications or even on top of all open Word documents? I want a form that stays on top even if I minimize its parent Window (the document
|
| Control Toolbox vs. Formfield Toolbar | 02 Oct 2006 17:40 GMT | 3 |
I am kind of new at this, but have a very basic question, I think. Word has a Control Toolbox, which includes text box, etc. It also has a form field toolbar, which also includes a text box. It is not clear to me why you would use the text box from the Control
|
| Sending completed User Forms... | 02 Oct 2006 16:59 GMT | 16 |
I have designed a User Form. It is a Print Shop Requisition with various fields to order a printing job from the In-Plant Print Shop. My hope is to have departments fill out the form and click the Submit button at the bottom of the completed form and have it emailed back to me ...
|
| Word VBA PrintToFile | 02 Oct 2006 16:41 GMT | 2 |
Is there any way to turn off PrintToFile without actually having to print anything? I've got an application that I enable the PrintToFile option to create a file for spooling to a network printer. I've been clearing the PrintToFile by setting it false and printing a zero page
|
| Document.PrintOut Method. | 02 Oct 2006 14:17 GMT | 4 |
I need to print out a 2 page document onto 1 page front & back. The printer is duplex so was wondering, what option do I use to enable the printer to do this? Appreciate any help on this.
|
| Code problem Word 2007 | 02 Oct 2006 10:48 GMT | 1 |
I have a template document which has on it a signature block. I have placed to scanned signature graphics in the signature block and depending on which option I chose (Self, Spouse) when completing the template, one of the lines of text below would delete the signature which was ...
|