| Thread | Last Post | Replies |
|
| Get rid of a MS Access Process after closing MS Word | 13 Dec 2007 09:13 GMT | 1 |
When I open up a my MS Word based electronic medical record ("EMR") I have to open up an instance of MS Access where the backend tables are situated. If you do a CONT-ALT-DEL then click on "Processes" you will find "MS ACCESS". The problem I am having is that once MS Word closes, ...
|
| Programming dates to change colors | 13 Dec 2007 08:41 GMT | 1 |
I'm not sure where to put this question. I work for a fire department. We have three shifts. Every year, I make up a 12 month calendar and go through and change the colors of the dates to 3 colors (they work 24 on, 48 off, so one color for each shift). Is there ANY
|
| Deleting paragraphs or lines NOT marked | 13 Dec 2007 04:43 GMT | 2 |
I was hoping someone could help with some code. I have a word 2003 document with 2,000 pages and I need a macro that deletes all lines /paragraphs that DO NOT begin with the % character. I have marked lines with % that I want to keep.
|
| How to Populate One ListBox Based On Another ListBox | 12 Dec 2007 23:56 GMT | 4 |
I have created a UserForm with 2 listboxes (comboboxes). The data for those combo's is from an Access Database ( a table with 2 coloms). I work with WORD/Access XP. colomn 1: countries
|
| Numbering HELP! | 12 Dec 2007 23:55 GMT | 2 |
I am desperate. I am writing a book and I use the standard list numbering to notate where a figure should be placed in the book. This works great as it auto updates when I add, remove, or move the figures. What I need is the simple ability to place a field in the body text that ...
|
| Macro to print a PDF document | 12 Dec 2007 20:48 GMT | 1 |
I would like to set up a macro that prints a PDF document to whatever the default printer is that the user has. I don't want the PDF document to open and I would also prefer that the print dialog box doesn't open. In other words, the user can click on a 'print
|
| How do I get my macros to work consistently | 12 Dec 2007 19:44 GMT | 1 |
I have created several simple macros to open up particular files. I test them and they work at that time, but later they don't. It looks like the macro was altered when I go to the edit screen. I loose the first line "changefileopendirectory" and the path. I find that if I ...
|
| Create a Range from Excel | 12 Dec 2007 16:55 GMT | 4 |
I am trying to write some data and copy some cells from Excel to Word from Excel. In Excel VBA, I am trying to open a new Word application and then begin to write the data.
|
| converting a file | 12 Dec 2007 15:34 GMT | 14 |
Have a rtf file saved as a word.doc no good for locate. No matter how I try to use this file code will not locate file. Is there a way to convert this file so it is a reconizable word.dco? It opens with word ok. I am useing office 2000.
|
| word template/userform | 12 Dec 2007 09:53 GMT | 2 |
Im sure this is rediculously simple to most of you, but Im new... I create a word template (eg invoice) and the userform to populate it, i have no problems with transfering the data from the form to the document created from the template. but I cant find any way of adding up the
|
| Tab Order for Dropdown Fields | 12 Dec 2007 03:43 GMT | 2 |
Below is code that I have in a form in Word which sets the tab order when the user preses Tab. How should this look when the tab key should move from a text field to a dropdown and/or checkbox field and then back to a text field. The below works great for moving between text ...
|
| Unneeded Languages In Documents | 12 Dec 2007 01:18 GMT | 2 |
I am cleaning up some documents for another group and many have different languages marked in them without good reason. They are not located through the Languages criterion of the Find dialog. Rather, they appear in the HTML (either through HTMLDivisions or the Word 2003 Script ...
|
| Making Word change appearance of certain words automatically | 12 Dec 2007 01:12 GMT | 1 |
I would like to be able to program Word so that it automatically identifies certain Words I type and places those words in another font or at least makes them stand out in a certain way (other font, boldness, highlight...) Can that be done?
|
| Word 2007 has no style | 11 Dec 2007 23:43 GMT | 2 |
I'm trying to come to terms with the radically different GUI in Word 2007, and my most frequent source of annoyance is that there seems to be no quick way to see what style is in effect when I click on a word or paragraph. In Word 2003, I had the 'Style' combo box displayed to ...
|
| Programmatically Setting Word Footer | 11 Dec 2007 22:24 GMT | 2 |
Here's the problem: I have 2,000+ Word documents that I need to change the cover sheet and footer (on each section) for each. By and large, no problem. But I can't get the footer to look like the 'Director' wants it to look. The footer for each section consists of three ...
|