Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-25-2010, 03:41 AM
louise_chapman louise_chapman is offline Macros not working in word 2010 Windows XP Macros not working in word 2010 Office 2010 (Version 14.0)
Novice
Macros not working in word 2010
 
Join Date: Oct 2010
Posts: 3
louise_chapman is on a distinguished road
Default Macros not working in word 2010

Hello, im new here and need some help please. I designed a request form in microsoft 2003-2007 that had headings and then a field next to it which i created and assigned a macro to to make the field mandatory so that anyone filling out the request form filled in all the relevant details before they could send it. My work then upgraded my pc to word 2010 and it wiped out all my macros. I have re-written my macros exactly the same and assigned them to all the relevant fields, I have gone on Trust centre and set it to accept macros and saved it as a word - macro enable document and protected it. When i open the document it does not run the macros unless i manually do it and i need it to run upon opening the document as its being sent to different offices and they dont know about macros. Any help would be greatly appreciated, thankyou. The macro I use is:

Sub MustFillIn()
If ActiveDocument.FormFields("Text1").Result = "" Then
Do
sInFld = InputBox("This is a mandatory field and must be filled in, please fill in below.")


Loop While sInFld = ""
ActiveDocument.FormFields("Text1").Result = sInFld
End If
End Sub
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
Paste not working correctly Word 2010 wapanap Word 0 09-13-2010 06:29 PM
Macros -Problem Word 2010 Lyn Word VBA 0 08-19-2010 08:10 AM
Word Macros systechguy Word VBA 2 07-12-2010 01:26 PM
Word macros Clancy Word VBA 1 05-12-2010 02:05 AM
Macros in Word khamilton Word 0 11-22-2009 06:38 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:56 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft