| Thread | Last Post | Replies |
|
| msgbox problem on a word user form | 01 Oct 2006 00:47 GMT | 5 |
I am trying to validate that an item was selected in a listbox when a user goes to the next listbox on a word user form. I can trap for the error and display a message box notifying the user that they did not select an value in the previous listbox. However, when I try to ...
|
| Creating a Large Document using Insert File Link | 01 Oct 2006 00:15 GMT | 19 |
I am creating a 2000 page book from several smaller files. I have a directory where there is a file named for each date the file was created. For example, 20060102, 20060105, etc.... Where the filenames are YYYYMMDD. There may not be a file for every date, but all files are ...
|
| Check if a paragraph fits into a cell without "breaking" its height. | 30 Sep 2006 22:16 GMT | 4 |
How can I check if a paragraph fits into a cell without "breaking" its height using VBA? Thank you!
|
| Navigate to a specific numbered paragraph | 30 Sep 2006 20:15 GMT | 1 |
Hi Gurus. I'm trying to automate word to perform the following tasks: 1. Open a given document (no problem) 2. Navigate to paragraph numbered 4.1
|
| go to & highlight today's date on open | 30 Sep 2006 20:07 GMT | 4 |
I have a word document with a lengthy list of dates in a table. Upon opening, I'd like to see today's date highlighted and have it go to that date. Help??!! Thanks!
|
| How to check if text wraps in a table cell | 30 Sep 2006 19:46 GMT | 8 |
I need to know if existing text in a table's cell is wrapping (i.e., too long to fit in a cell, this wrapping and doubling the height of the cell - and entire row of the table). I could not find a Cell property that tells if a cell wrapped or not - is this possible?
|
| Folder delete code | 30 Sep 2006 17:03 GMT | 6 |
New to this group so Hi to you all, Im after some help as Im new to VBA/code and its adictive. Im after help finishing the code below off, I would like to add a commandbutton to allow the selected files to be deleted from the target
|
| How to keep date from wrapping between month and day | 30 Sep 2006 17:01 GMT | 3 |
I have written a macro to allow the user to enter dates in mmddyy format and then hit a hotkey to expand the dates into January 1, 2006 format. However, if the date is near the end of a line it can separate the month from the day because of word wrap. I know that if I am
|
| Finding name of subroutine or button (probably simple) | 30 Sep 2006 06:20 GMT | 2 |
I have a userform setup with a multipage control. I have various textboxes that need to be filled out for various information. I have also included a option button (copyhpm2) which will allow me to do a quick subroutine and then allow me to update the text of a box.
|
| If Selection does not contain a Number or Colon | 30 Sep 2006 05:38 GMT | 1 |
I'm trying to determine if the current selection contains any characters that are not a digit or a colon Any help is greatly appreciated Thanks
|
| Get word from word doc on mouse right click | 30 Sep 2006 03:16 GMT | 4 |
How can I get the word in a MS Word document when we right click the mouse on it or when the cursor is at the word's end. I am not selecting the word out here. It is like similar to what MS Word offers when we right click any word and
|
| Any other dictionary programs to import into Word? | 30 Sep 2006 02:04 GMT | 1 |
Hi all, does anyone know if I can download or buy another dictionary program to import into my Word (Office 2004 student/teacher) program? I wonder also if there is another thesaurus program available that would work seamlessly. Thanks!
|
| "compare documents" opens a new document? Why? | 30 Sep 2006 02:04 GMT | 1 |
I am new to Office 2004 and I find it disappointing that the TOOLS command "compare documents" opens a new document. I liked what I recall in former Word versions- selecting one document to compare with another highlights the changes in the existing document. I like saving
|
| Link between Excel and Word... | 30 Sep 2006 02:01 GMT | 1 |
How can I transfer strings from excel to defined location on word document? Thanks, Mário Santos.
|
| Run Macro on form after exiting text box | 30 Sep 2006 01:59 GMT | 1 |
I am new to word and Macros so this more than likely easy I have a form with some check and text boxes on it if a user checks a check box and then later on enters a value in a text field I want it to check the check boxs and see if it is true, if so I want a
|