| Thread | Last Post | Replies |
|
| User Form Run Error 5 | 07 Feb 2006 14:51 GMT | 5 |
Anybody help me with this. I have a user form set up that when called within a macro - macro1 - uses the selected word or words in the document and creates a Sub index mark for them.
|
| List boxes | 07 Feb 2006 14:04 GMT | 4 |
I have the following code which is meant to take multiple selections from a list box and paste them into a document at the site of a bookmark. I'm not getting the value from the list box correctly. Any help would be greatly appreciated.
|
| I used CTRL + ENTER to divide my table but the header dissappear. | 07 Feb 2006 13:57 GMT | 2 |
Hello. My name is Esther, I work with your program to much. I teach course and I have problem with I have to divide table. I like to use page break, but when I have Header in my table this dissappear. You can help me. Thanks.
|
| How do I assign a task by using smarttags? | 07 Feb 2006 13:50 GMT | 1 |
I am trying to prgram a smart tag in word so that you can easily assign tasks to people mentioned in the doc. Does anyone have an idea how to do this?
|
| Using Auto macros to Protect Toolbar | 07 Feb 2006 13:23 GMT | 1 |
Cindy M. was helping me in another newsgroup on this, but I thought I should move my quesion here, to a more appropriate category. I'm still trying to protect a toolbar from being turned off by users, regardless of the template they use to create a document in Word. I have put
|
| MS Word Process and Templates | 07 Feb 2006 10:19 GMT | 1 |
I am using a template with allmost all of my doc's, but now I need to use a standards ms word. The problem is (most of the time) I need to use them both at the same time..! That means 2 process of winword.exe in the same machine! ( I think !).
|
| Change a name (from a list in a txt file) on a document, then print it. | 07 Feb 2006 07:30 GMT | 3 |
I am new to word scripting and am wondering if there is a quick way to change in a document say the name on a certificate and print it? I have a text file of the names that are to go 1 by 1 on to the cert for printing, and I'm rather confused by examples found via google... I ...
|
| Command Bar problems | 07 Feb 2006 07:13 GMT | 4 |
I'm new to creating commandbars via VBA. Even though I set the Temparary property to True I now have every commandbar I ever made show up in any new document. Word XP. Can you tell me what is going on and how to manage the problem?
|
| Long Fill in | 07 Feb 2006 05:10 GMT | 1 |
I have a form that the field I use to capture data is not large enough. I remember seeing a web site that explained how to set it. Ex. like a police report. Does anyone remember the web address. Thanks
|
| problem with InputBox | 07 Feb 2006 02:47 GMT | 4 |
I'm trying to use InputBox, and I keep getting this error message: "compile error: wrong number of arguments or invalid property assignment". I've written it as simply as "Dim testValue As String", and then "testValue = InputBox("Enter a value.")" I've even copied and pasted ...
|
| Creating New Documents At Each Heading | 06 Feb 2006 23:50 GMT | 10 |
I'm trying to create a documents from all the text between each headin. For example Heading1 after that is BodyText1 and BodyText2, create a single document from that until the next Heading1 and so on. Here's what I've got:
|
| HOW CAN I ACCESS OUTLOOK EXPRESS TO PRINT ENVELOPES IN WORD | 06 Feb 2006 23:08 GMT | 1 |
HOW CAN I ACCESS OUTLOOK EXPRESS TO PRINT ENVELOPES IN WORD
|
| How do I Remove a SQL Select Query from Word? | 06 Feb 2006 23:06 GMT | 1 |
I get a SQL Select * from C:my documents/info.xls when I open a word document. How do I remove this command? Thanks, J.M.
|
| Validating a filename | 06 Feb 2006 23:02 GMT | 2 |
I have a userform with a textbox. In this box the user will enter a name that the word document will ultimately be saved as. However, I'd like to build a validation that ensures the value of TextBox1 is okay (ie doesn't contain : \ / etc) before the macro actually runs and
|
| database field in a word doc | 06 Feb 2006 22:40 GMT | 1 |
I want to display an employee list in a drop list. Is there a way to do this Using word 2000 DB is Oracle
|