| Thread | Last Post | Replies |
|
| disbursing macro | 25 Jul 2007 12:01 GMT | 2 |
I created a macro, applied it to Normal.dot, and assigned it to a toolbar button. I need to do the same on 19 other computers. Is there a way to push this out to other machines automatically?
|
| Edit/Replace to end of line | 25 Jul 2007 10:31 GMT | 12 |
I have a document with over 700 pages, I need to remove all lines that start with 43110. All of the paragraphs have different lengths of text and numbers in them. I would like to use edit/replace to find all paragraphs that start with 43110 and get all information that goes ...
|
| Problem using "With Windows" on Word 2007 | 25 Jul 2007 08:06 GMT | 6 |
I use the following command to manipulate an open document with the following piece of code which works fine on WD2003 but not in WD2007. “With Windows(LeftName) .Activate
|
| Macros disappear | 25 Jul 2007 07:03 GMT | 6 |
Using word 2003 SP2, When I put in a macro, type it in or record it, I can use it as long as I don't close word, but if I close word and open it back up the macros are not there.
|
| Automate Filling Out Multiple Forms in Microsoft Word | 25 Jul 2007 06:59 GMT | 1 |
I have no experience with any of the behind-the-scenes in Word, so bear with me. I'm working for a patent office, and there is one particularly time- consuming task that I think should be automated--trouble is, I'm not
|
| InlineShapes Absolute Position in document | 25 Jul 2007 03:58 GMT | 3 |
Hello all, I'm trying to convert some object images to Inlineshapes images in Word 20007 but I can't seem to find the properties to set the TOP /LEFT position of the picture. Anyone have ideas? I found using Shape() doesn’t work..I
|
| Problem with Ctrl+C and Open Excel File from Word | 24 Jul 2007 20:44 GMT | 1 |
In a newly created Word document, I created a reference to ‘Normal’ under Tools > References > Normal. I was experimenting with a few different techniques to use Word to open an Excel file. I got the macro working, but now I can no longer use Ctrl+C to copy text!! I tried to ...
|
| Create Shortcut key by Add-In | 24 Jul 2007 20:37 GMT | 1 |
I am doing some add-in program by using the VB.net for coding. I tries to find the technique for creating shortcut in ms Word 2007. For example when user press "CTRL+ALT+T", I want to replace with the text "Technical Problem." into the active document at the cursor point.
|
| Dir Function | 24 Jul 2007 19:49 GMT | 9 |
I am using the Dir function to see if the path that I have is still valid. It works perfectly if the path begins with a drive, but when I try with a file stored on a server or on internet, it can't work and shows the error message "Bad file name or number".
|
| script to determine sunrise and sunset | 24 Jul 2007 19:45 GMT | 1 |
I am looking for a script that will determine sunrise and sunset times.
|
| Option Buttons in a UserForm | 24 Jul 2007 19:44 GMT | 3 |
I'm pretty new to VBA, so I'm running into some issues using Option Buttons on a UserForm. The UserForm I've made has a number of textboxes which fill in bookmarks on a lab report (that part works fine), and 3 option buttons. The option buttons correspond to 3 people's names. ...
|
| View Zoom Two Pages macro | 24 Jul 2007 19:34 GMT | 2 |
I'm trying to make a macro that gives me a shortcut to View Zoom Two Pages. I used the macro recorder to get the last part of the code, but I need it to give me the two-page view in Print Layout from whatever other mode it's in when I select it. Thanks for any help.
|
| accidentally erased microsoft word | 24 Jul 2007 19:33 GMT | 1 |
please.. can someone help me. mp pc had to have a complete system recovery..( 2nd time) and now i can't even find Word or open the office products
|
| Macro to auto accept replyies | 24 Jul 2007 05:04 GMT | 1 |
I have a mail merge macro (created by tools, macro, record new Marco .. shows I'm a bit of a newbie at this). This does a mail merge and leaves the result on the screen for the user to decide to modify/print data exc. I would like to create an exit macro on a toolbar (have ...
|
| unlink fields without losing spreadsheet | 24 Jul 2007 02:10 GMT | 2 |
I have a Word document with several "Includetext" fields. Once my document is in good order, I run a macro that unlinks the fields (.unlink). The macro works well, but one of the includetext fields brings over a document with an excel spreadsheet that is embeded. When the ...
|