| Thread | Last Post | Replies |
|
| old macro on a new office version | 16 Jan 2008 11:46 GMT | 2 |
i am using a macro in windows 98, word 97. now that i am trying to instal it on winxp, word2003/2007 it doesnt work exactly like it used to.
|
| Retaining orientation and page numbers when inserting docs | 16 Jan 2008 03:11 GMT | 1 |
I am trying to insert a.doc into b.doc using InsertFile and to retain the page orientation in a.doc. I also have page numbering in a header in b.doc. If I just InsertFile I lose the orientation. If I insert a SectionBreakContinuous and then InsertFile I keep the orientation but my ...
|
| digital certificate | 16 Jan 2008 00:13 GMT | 5 |
having a bit of a problem with '07 not allowing macros to run on one of my computers, which I created on another. Both openings are from trusted locations, but non-generating computer (the one that is trying to run it, not the one that created it). More specifically, the macro ...
|
| Inserted picture not showing up in Word | 15 Jan 2008 22:01 GMT | 1 |
My mum wants to put a picture into a word document for her journal. She says that this has never been a problem before, but this time the picture is not showing up. Its just a huge blank box. However it's showing in 'Print Preview'.
|
| Object variable or With block variable not set error in macro | 15 Jan 2008 20:49 GMT | 9 |
Ok usually I would just take my time and try to figure this out on my own but time is short and I willing admit I am way out of my league. I found the code on gmayor.com for splitting mail merges. The macro works to the extent that it will give the first record but then errors
|
| Another dreaded "loop through the document" question | 15 Jan 2008 20:39 GMT | 24 |
Using Word 2007. I promise that I have looked through the code here but my programming skills are rusty and VBA is NOT my "thing". I have a long (200+ page) document that begins life as an HTML file
|
| Can you recommend a dev approach? | 15 Jan 2008 19:00 GMT | 4 |
Apologies if the shotgun approach offends anyone (or if I have just droned on far too long...) but I can't a priori see which single forum this might have been most appropriate for... I've been using MS Office since it came into existence; I am currently using
|
| Automate rich-email sending (no attachment) | 15 Jan 2008 18:12 GMT | 2 |
I have a word document with some images in Word 2003. If I manually select File->Sent To->Mail recipient I am able to send the word document as formated, as an email message. I need a way to automate this from VBA macro.
|
| find string and move file to folder | 15 Jan 2008 14:35 GMT | 1 |
Using WinXP Pro, Office 2003 Pro I would like to look at each .doc in a folder, search it for a particular string, if the string is present, move it to a different folder, else, look at the next one until the files in the folder have
|
| VBS Script to remove protection from all word docs in directories | 15 Jan 2008 11:06 GMT | 1 |
We have literally tens of thousands of documents that are protected and some are even password protected. I am trying to find a way to remove the protection from multiple files without having to open every one and skip those with a password. Any help is appreciated.
|
| macro to remove password doesn't work | 15 Jan 2008 10:24 GMT | 2 |
I recorded a macro in Word to remove a password in a word file but it doesn't work. The document has a password for editing, however when I open the doc it asks me to type
|
| Form field check box | 14 Jan 2008 23:21 GMT | 3 |
I'm working on a form in Word 2000. If the user checks a check box (chk2a), I want three check boxes in the form to be disabled (chk3a, chk3b, chk3c). I want them to be dimmed and disabled. Thanks.
|
| VB MessageBox Options | 14 Jan 2008 21:48 GMT | 1 |
I am working on a form "A" and i have created a Message box that has 'yes' and 'No' options. if i click on the yes button then it should open up a new form "B" for me,But if i click on the No option then it should let me stay in
|
| cancel a macro in progress | 14 Jan 2008 21:23 GMT | 4 |
Are there shortcut keys that will safely cancel a macro in progress? I am speaking of macros that ask the user for input (i.e. a number or date). Sometimes the people I support realize they chose to run the wrong macro or otherwise want to stop the one they started. I want to ...
|
| Resolution 922849 -- older version of word documents | 14 Jan 2008 20:51 GMT | 2 |
Our tech support downloaded the service pack onto one of my coworkers computers. She received the "this file was created in an earlier version of word... cannot be opened due to a registry policy setting" erro. After searching for help on this site I found the link for the ...
|