| Thread | Last Post | Replies |
|
| Synchronizing Macros | 23 Aug 2005 21:15 GMT | 1 |
How can I synchronize my macros between my desktop and laptop. When I open documents on my laptop, I keep getting messages that the macros associated with the documents are not there Rick
|
| Extract value from table cell | 23 Aug 2005 19:56 GMT | 6 |
Does anybody know how you can extract the text value from a table cell using VB so that I can use it in a string comparison. Thanks, Terrence
|
| Linecount | 23 Aug 2005 18:30 GMT | 3 |
Hallo everybody. I have a little problem with WORD: I need to have document's number of lines, but i dont' find anything. I found only the insrtuction LINECOUNT, but it's available only for the
|
| combine downloaded word docs from website? | 23 Aug 2005 17:16 GMT | 2 |
This is a long shot, but I'm thinking you folks would probably have some pointers for me. On this website: http://www.cityofbellevue.org/page.asp?view=7863
|
| align text left and align text right: on the same line | 23 Aug 2005 17:01 GMT | 3 |
|
| Userform | 23 Aug 2005 16:23 GMT | 1 |
I have a form. pretty basic. fields for dates, Names, etc. Instead of clicking each field and inputting the necessary data, I would like to use message boxes that would pop and have the user input the data there for each field. Would I use a macro to set that up? Little help?
|
| AutoNew Macro | 23 Aug 2005 16:17 GMT | 5 |
Word 2002 I have a basic fill-in form in Word which I store in a Public Folder of Outlook for people to open and send as an email. My problem: I have an AutoNew macro in the template so that when the
|
| Controlling an external application from Word | 23 Aug 2005 14:57 GMT | 1 |
I have a Word medical report and a audio file with the info which must be written. There is a simple application who runs the audio file. What I want to know is if I can send a play/pause instruction to that application from Word!
|
| Word Remove Nonprintable characters | 23 Aug 2005 13:59 GMT | 2 |
I have characters that look like little boxes in my text in Word. The text is being brought in from a mainframe download. I want to get rid of these characters but I can't seem to figure out how.
|
| Proper coding of AddOLEObject | 22 Aug 2005 22:00 GMT | 1 |
I am trying to use VBA code to enter a line of text, and then add an MSGraph Chart on the very next line, anchored to the text. I am using the following code, but need to know what to use for the Anchor property: Selection.TypeText Text:="My text goes here"
|
| Help, my template file size is out of control!! | 22 Aug 2005 20:58 GMT | 9 |
Hi all. I've been following everyone's advice and creating a template and using styles, no direct formatting, etc etc. Now, my template has grown to over 1 MB and there is not even any content to it yet!! Is there a way I can go through the document and see what's eating up
|
| How to open an embedded Word doc using VBA? | 22 Aug 2005 19:20 GMT | 2 |
I have an embedded Word document within an open Word document. I would like to create a macro that opens the desired embedded Word document and goes to a predefined bookmark within it. Does anyone know how to do this programmatically? I'm using Word 2000 but
|
| Identifying Pictures and Drawing Objects | 22 Aug 2005 18:48 GMT | 4 |
I've done some work with a template that shows and hides graphic images -- allowing a user to fax a document (show image of logo) or print the document on letterhead (hiding image of logo). I found that the picures came in as "Picture 11" and "Picture 22" and so on. I was able to ...
|
| How to setup Select Variable Page Headers | 22 Aug 2005 18:00 GMT | 1 |
Would someone please advise me on how to setup my document (which undergoes many changes) so that I can select variable Headers or change the pre-defined Page 1 Header automatically? I thought of setting file(s) with different header texts that would be copied/pasted from the ...
|
| Word Fields | 22 Aug 2005 17:30 GMT | 1 |
I am using Word 2002 I have a field code (field on the insert drop down) that on click needs to select the field (1 or more words) and then if the user starts typing the text needs to change color and format. I am new to field codes so i need lots of help
|