| Thread | Last Post | Replies |
|
| deletion of blank in report | 24 Mar 2004 01:47 GMT | 1 |
how to delete a blank page in a report...
|
| Reference Excel Data | 24 Mar 2004 01:06 GMT | 1 |
I need to reference (via a Word field) data in a cell in an Excel worksheet. I've tried the {Link} field but this pulls in the entire sheet. I just need the text from one of the cells. Any ideas?
|
| OfficeCodeBehind? | 23 Mar 2004 23:50 GMT | 1 |
I would like to use a .dot file that contains bookmarks. The bookmarks will be eventually filled in with data from a sql server just lik http://msdn.microsoft.com/office/understanding/word/walkthroughs/default.aspx?pu ll=/library/en-us/odc_vsto2003_ta/html/odc_vstwrdsql.as the only ...
|
| opening a form template | 23 Mar 2004 23:33 GMT | 3 |
My thanks to Doug Robbins for answering my previous query! Next problem! How can I close a completed form based on a custom template and automatically start a new blank document based on the same template?
|
| Select Multiple Lines | 23 Mar 2004 23:30 GMT | 4 |
I have a user form fronting a table in a word document. The user form has a combo box that allows the user to select an individual from my table. The table has 3 columns, one with names, one with office symbols, and one
|
| Print area | 23 Mar 2004 23:17 GMT | 1 |
I have a form that sits on our intranet created in Word 2000. I want to include 2 pages, 1 page is the instruction page, and the second page is the actual form. Now, after they complete the form I need my people to print the form out only, and not the instruction page. Otherwise ...
|
| Word 2002 Crashes with no SAVE | 23 Mar 2004 22:57 GMT | 1 |
I am a writer and use Word 2002. Recently, while I am typing, Word crashes and although I have Word set to save each minute, I sometimes lose several pages of work. Does anyone know what the problem might be? I have recently
|
| RE: Word opening form in design mode | 23 Mar 2004 22:54 GMT | 1 |
I'm trying to create a survey using forms in word so I can protect it against changes in layout. I need to be able to e-mail the document out. Every time I try and open my document it opens in design mode, and if I
|
| Add-In Startup Best Practices | 23 Mar 2004 21:36 GMT | 12 |
I'm currently in the process of creating a Word Add-In using VB .Net and have some confusion about loading a command bar. My Add-In is not overly complex, basically consisiting of a command bar with several different buttons on it. My question is what is the best way to load the ...
|
| How Can I Set the Feed Method for the Envelope Options from Code? | 23 Mar 2004 17:40 GMT | 1 |
We use Word 2000 SP3 from Windows 2000, mostly printing with a HP 8150N. Our internal users are complaining that when they print an envelope from our custom application, they have to walk over to the printer and
|
| Clear the value of bookmark | 23 Mar 2004 17:28 GMT | 1 |
Is there a sub routine that can clear the vale of a bookmark? I have posted the code below that I am useing Option Explici Private Sub cmdcancel_click( Unload M
|
| launching a macro after a click event | 23 Mar 2004 15:18 GMT | 1 |
once i've finished making changes to my document and click the top right x box to close the application a message box appears and asks if i want to save the document before closing the word application. if someone responds yes i
|
| First "wide-distribution" program turning into a monster! | 23 Mar 2004 14:22 GMT | 5 |
I'm writing my first "wide distribution" macro (add-in). The premise is to take columns of data entered by the user, whether in a table or in columns set by spaces and/or tabs, and format the data to fit a specific report template. My users will range from those challenged by ...
|
| Add keyboard shortcut / Word 2003 & XP / XP Professional | 23 Mar 2004 12:20 GMT | 2 |
I have a program tester using Word 2003 and XP on Windows XP Professional, who says that the keyboard shortcuts my template installs don't work in either program (the same commands run when selected from the menu that is added).
|
| Object required when triying to access code in subs | 23 Mar 2004 08:50 GMT | 4 |
Hi :) I'm trying to dynamicly populate a userform in Word XP via VBA. When I have all the code in the userforms code window it all work fine.
|