No announcements
Found 2691148 threads
-
0 Votes
Force Enable macro in Word Document
I need Client to enable macros before editing in word documentUnanswered | 1 Replies | 352 Views | Created by mokmaal - Friday, August 10, 2018 12:52 PM | Last reply by Hans Vogelaar MVP - Friday, August 10, 2018 2:15 PM -
0 Votes
macro open document in word
How do you write a macro that opens a Word XML Document (2007) in word instead of xml when it's opened?Unanswered | 5 Replies | 2557 Views | Created by tinafmills - Saturday, April 28, 2012 9:43 PM | Last reply by Jean-Guy Marcil - Wednesday, May 2, 2012 5:48 PM -
0 Votes
Macro to insert the word count in Word Document
Hi Rainbow, You can use the following macro to insert the word count in your document: Sub Macro() ...Answered | 3 Replies | 458 Views | Created by Rainbow Walker - Tuesday, December 11, 2018 10:24 PM | Last reply by Bruce Dai -MSFT - Wednesday, December 26, 2018 6:54 AM -
0 Votes
Delete macro from word document
use macros in their attached templates. The simplest way to remove a macro from a Word document is to save it in the docx format, then delete ...Proposed | 1 Replies | 786 Views | Created by HS Rana - Thursday, November 24, 2016 5:04 AM | Last reply by macropod - Thursday, November 24, 2016 5:21 AM -
0 Votes
Enable Columns in Protected Word Document
What do you mean of enable column? We usually protect a Word document using restrictingAnswered | 1 Replies | 3579 Views | Created by dexter_cs - Friday, June 10, 2011 11:11 AM | Last reply by Calvin_Gao - Wednesday, June 15, 2011 10:38 AM -
0 Votes
Macro to find URL in word document
Hi All, I need a macro to find Embedded URL starts with "https" not "http" in a active word ...Answered | 4 Replies | 503 Views | Created by Johnmiller1234 - Thursday, November 7, 2019 1:21 PM | Last reply by Johnmiller1234 - Friday, November 8, 2019 12:10 PM -
0 Votes
Word Macro for changing document comments property
How do you create a word or VB macro to update the document comments property? I need it to say something like "Updated on 05/16/2005" where it can get ...Answered | 2 Replies | 4686 Views | Created by jfalberg - Thursday, May 18, 2006 7:13 PM | Last reply by jfalberg - Thursday, May 18, 2006 8:37 PM -
0 Votes
Issues with Macro enabled protected Word document.
checkbox formfields (which don't auto-exit when checked/unchecked), but you shouldn't use formfields and content controls in the same document as they weren't designed to ...Proposed | 2 Replies | 498 Views | Created by MSDN_Geek - Tuesday, April 26, 2016 1:42 PM | Last reply by macropod - Tuesday, April 26, 2016 11:05 PM -
0 Votes
Macro button in word
Hello We have some Word documents we need to convert , in a few of these documents Macro ...Unanswered | 0 Replies | 3915 Views | Created by Michel Posseth - Thursday, January 31, 2008 8:16 AM -
0 Votes
Macro to email word document as attachment
I have word document (word 2003) which I want to have email it to multiple receipents via outlook on one click. Also, at the same time that word ... -
0 Votes
VBA macro for comparing formatted word document with source document
I am trying to identify the changes that are introduced in a word document after formatting. While applying styles to text in the document I have ...Proposed | 2 Replies | 2795 Views | Created by mayurthakor13 - Wednesday, May 10, 2017 5:05 PM | Last reply by Deepak Saradkumar Panchal - Thursday, May 11, 2017 2:33 AM -
0 Votes
enable macro automaticaly
Hi, I'dlike to open word document and avoid the warning "Clicke here to enable Macro". I don't want to modify ...Answered | 3 Replies | 3966 Views | Created by eGm Be - Monday, May 23, 2011 2:21 PM | Last reply by Cindy Meister MVP - Monday, May 23, 2011 3:44 PM -
0 Votes
Macro in Word 2016
I have a repeated task in Word 2016 that I wish to automate using a Macro since the document is around 150 pages long each time I have to do ...Unanswered | 2 Replies | 587 Views | Created by Eirran - Wednesday, June 21, 2017 6:43 AM | Last reply by Terry Xu - MSFT - Tuesday, June 27, 2017 9:57 AM -
0 Votes
Macro to rotate a photo in a Word document
So can you please post the entire correct code? What if I want to resize muliple photos in the word file already, how does the code change? Also, can someone ...Answered | 5 Replies | 11648 Views | Created by Bloomhaven - Thursday, August 21, 2008 12:49 PM | Last reply by mogulman52 - Wednesday, August 24, 2011 2:13 PM -
0 Votes
Word VBA/Macro for Indexing a document
Did you input the name as indicated (e.g. William Wordsworth)? Do bear in mind that, as coded, the macro will only find strings that match your input. Also, unless you have ...Answered | 5 Replies | 1737 Views | Created by RodneyPJ - Monday, December 2, 2013 4:52 PM | Last reply by macropod - Tuesday, December 3, 2013 9:06 PM -
2 Votes
VBA Macro in Word does not go with the document?
I wrote a macro for this word document. I am able to run it in my computer, but when I try sending the doc over email to a different computer, ...Answered | 11 Replies | 11698 Views | Created by Larana626 - Friday, June 25, 2010 4:33 PM | Last reply by Larana626 - Wednesday, June 30, 2010 8:58 PM -
0 Votes
(ironically) Document_open() macro only works when document is not trusted
The macro is saved in the document itself, so not in normal.dot. Please note that my programming skills are limited to googling, combining, ...Answered | 5 Replies | 1458 Views | Created by TomDS-BE - Tuesday, September 9, 2014 12:37 AM | Last reply by Cindy Meister MVP - Friday, September 12, 2014 6:34 PM -
0 Votes
VBA Macro in Word does not go with the document?
I wrote a macro for this word document. I am able to run it in my computer, but when I try sending the doc over email to a different computer, the "codes" ...Proposed | 2 Replies | 5545 Views | Created by Larana626 - Friday, June 25, 2010 4:01 PM | Last reply by Shasur - Tuesday, June 29, 2010 2:26 AM -
0 Votes
How to split a word document with a Word Macro
Hello, I'm using Mailing tool of work in otder to create a personalyed word document based on an Excel sheet. I have about ...Unanswered | 1 Replies | 512 Views | Created by Martin-01 - Thursday, August 13, 2015 9:51 AM | Last reply by Graham Mayor - Friday, August 14, 2015 4:44 AM -
0 Votes
how to enable macro
I have a Word 2007 document called Customer.docm. I created a macro for for it with Customer.docm (document) selected in the "Macros ...Answered | 5 Replies | 4208 Views | Created by tinafmills - Sunday, April 29, 2012 9:18 PM | Last reply by Hans Vogelaar MVP - Monday, April 30, 2012 8:33 AM - Items 1 to 20 of 2691148 Next ›
No announcements