| Thread | Last Post | Replies |
|
| Listboxes, Columns, and Column Labels | 22 Mar 2006 04:17 GMT | 1 |
With MS Forms 2.0, how do you add textual labels to column headers?
|
| find the default file path in word | 22 Mar 2006 03:53 GMT | 3 |
I can use this in excel to find the default file path but it crashes in word, how would I do it in word MsgBox Application.DefaultFilePath Thanks
|
| How can I install microsoft equation on office if I've lost my CD | 22 Mar 2006 03:51 GMT | 1 |
I'm trying to write a couple of equations on word but I need to install first Microsoft Equation, but when I try to do so it ask me to insert the "Microsoft Office XP Professional with FrontPage" disc, which I don't have. Is there any other way to install it?
|
| Select a line based on a string | 22 Mar 2006 02:04 GMT | 3 |
I am looking for a way to search through an entire word document to find a line beginning with a particular string (multiple words). On finding this, I need to assign the entire line of text where it is found to a variable. Really, I only need the text after the string up
|
| Increase the limit for number of items in dropdown list | 22 Mar 2006 00:55 GMT | 2 |
Currently in MS word, this limit is 25. Is there a way to increase this in designing a Form?
|
| AutoTextList? UserForm? Macros? Not sure which way to go... | 21 Mar 2006 22:55 GMT | 6 |
I want to create a Word document that lets the user choose one reviewer from a list for each of twelve categories of review (eg, choose the reviewer for Clinical, Safety, Medical, etc.) and then pulls each of the chosen reviewers' most current data (ie, name, degrees, title, ...
|
| save listbox contents to a string | 21 Mar 2006 22:06 GMT | 7 |
I am trying to change a text file, using a listbox for display. I can use "AddItem" to list the text file, "Append" to update the text file, and "RemoveItem" to update the listbox, but cannot figure out how to save the new listbox contents into a string (with vbCrLf) so that I ...
|
| Word 2000 will not open existing documents. | 21 Mar 2006 21:45 GMT | 1 |
Howdy, i have tried renaming the normal.dot file, running spyware removal and virus scans until the cows come home. i have reloaded office/word 2000 twice. and i still have the same problem, i open word, get a blank
|
| Word should have a professional writing tool | 21 Mar 2006 21:16 GMT | 4 |
Word should come with a professional writing tool. Many people write a lot of reports, and word should come with an option where, they remove many of the items that are not used in professional writing. For example, using contractions, personal pronouns, as well as searching for ...
|
| assigning a value to a table cell using VBA in word | 21 Mar 2006 20:22 GMT | 2 |
I am using vba code as code assigned to a button on a user form. The offending code is Dim mytable As Table Set mytable = ActiveDocument.Tables(1)
|
| Compare Word Documents - Old version better | 21 Mar 2006 20:13 GMT | 1 |
Old version of Word compared two documents with underline and strikethrough format. This is the format that the governmental entities we deal with require. We can identify the changes from "compare and merge" or "legal black line" but then we have to manually underline and ...
|
| automatic underlining to end of line, great for teachers who need | 21 Mar 2006 19:50 GMT | 2 |
It would be great if I could hit one button to make a line to the end of the page. I am a teacher and make lots of questions which need an underline to the end of the page so kids can have a structured space to put their answer. Usually this takes a while to make. You have to ...
|
| Macros created in Word 2003 won't run in Word XP | 21 Mar 2006 19:40 GMT | 1 |
I can't get my macros to work on Word XP. They work fine on Word 2003. Many of them give me the error runtime error 5891 ...can not open macro storage. Also, in trying to figure out the problem I discovered this: If I just create a new document and record a new macro that ...
|
| New to VBA - Calculation Validation? | 21 Mar 2006 19:35 GMT | 1 |
I am trying something I think is simple, but can't get it to work (I am very new at using Word for form field calculations, but my office does not want to use Excel). I have five fields that are percentages (Obj11-Obj15). The user enters
|
| Detecting change in WordArt object | 21 Mar 2006 17:43 GMT | 1 |
Is it possible to detect when a user changes a named WordArt object in a document based on my template? /Boppe
|