| Thread | Last Post | Replies |
|
| I NEED TO UNLOCK A WORD FORM AND I DONT REMEMBER PASSWORD? HELP? | 24 Oct 2006 03:04 GMT | 1 |
How do I unprotect a word document if I forgot the password.
|
| Syntax Error | 24 Oct 2006 00:42 GMT | 1 |
Hope I'm in right newsgroup, othervise sorry. I have a problem when compiling following code. The message i get is: "NEXT without FOR". It's on the last NEXT the compile-error appears. Could anyone please help me and let me know how I should write the code
|
| Newbie needs help implementing combo box, please help! | 23 Oct 2006 23:48 GMT | 4 |
I’m having a lot of trouble and I don’t really know where to start, but here it goes. I’m creating a sales quotation form and at the top, it has a table with a load of ‘form’ fields and such like.
|
| How do I print a template with only selected checkboxes | 23 Oct 2006 23:41 GMT | 2 |
I am creating a template with checkboxes for selected criteria. Once all of the criteria (checkboxes) are selected, I want to print the document and only include the items that have been selected. Can this be done?
|
| Finding Word Version | 23 Oct 2006 22:48 GMT | 2 |
Can anyone tell me how to determine in VBA the Word version number ( e.g. 2000, 2003 etc) and preferably also the SP number?
|
| Selecting paper type (not paper tray) | 23 Oct 2006 21:27 GMT | 2 |
We have startup code that displays two toolbar buttons, which allow switching paper trays for the first page from tray 1 (plain paper) to tray 3 (letterhead). This is less than ideal because when tray 1 and 2 run out during copying or doing a default tray print job, the
|
| Counting-Macro for non-empty rows in a table | 23 Oct 2006 18:52 GMT | 1 |
I'm refered by Tisane, a French speeking Word MPV's, for help. I make several merging-catalogs, from Excel 2000 to Word 2000. The results are in a table, wich contains, sometime, many columns. As far, it's working quite well.
|
| Change documents in word with VBA | 23 Oct 2006 15:58 GMT | 2 |
I have an existing VBA application that takes a flat file from and AS/400 appl and formats into a word document/PDF. There is a table created on the cover page that I would like to copy to a new document. I have been able to get the data I need into the table and create the ...
|
| Terminal Services/Modify Registry | 23 Oct 2006 15:53 GMT | 2 |
To start - I know zilch about TS but I do have a question ... We have VBA code (in Word) that needs to modify certain registry settings. The code is in Word templates. Each user has their own set of these templates. Is it possible to allow the registry to be modified in this way
|
| Word & DocuDraft | 23 Oct 2006 15:44 GMT | 4 |
I hope this is the correct group. TECH: Novell 6.x/WinXP Clients SP1/Office 03 SP1 with CMS 5.0 SP2 I have a billing manager modifying DocuDraft "templates". (I use quotes because the file format is RTF)
|
| Batch change custom property field | 23 Oct 2006 15:30 GMT | 5 |
I have approximately 1400 Word documents with several custom fields in it one of which is Last Review Date. This field was put in as a text field but it caused a problem whereby on the screen the date was correct but when printed the date
|
| Listbox order reversed | 23 Oct 2006 13:06 GMT | 4 |
Hi, I am creating a listbox with names in alphabetical order. It is a multi-pick listbox. I want to import the selected names into the Word doc. I have this code. But the names appear in reverse alpha order in the Word doc. What do I need to change to ensure that names appear in ...
|
| Error! No document variable supplied | 23 Oct 2006 10:02 GMT | 10 |
Hi, I've made a template with a userform. Using code like this ActiveDocument.Variables("titel") = TextBox1.Text ActiveDocument.Fields.Update
|
| Check for Links | 23 Oct 2006 09:51 GMT | 2 |
Hello All, I am currently working on template for a document. The authors of these documents are to be told to insert financial values in the text by linking using Paste Special to an excel spreadsheet. In order to check that they have done this and not simply typed in the
|
| Where can I find help for MS Word forms? | 23 Oct 2006 09:26 GMT | 1 |
I am trying to change drop down list, text information into a numeric value as I exit the field
|