Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Ecofreak Ecofreak is offline
external usenet poster
 
Posts: 3
Default Looking for the checkbox macro from contemporary fax.dot.

On my office computer I installed a Word 2003 macro to check a checkbox by
double clicking it. Macro came from Contemporary Fax.dot. The version of
the file on the MS Template website does not have that function. Does anyone
know where I can find it?
--
Red meat is not bad for you. Now blue meat. . .that's a completely
different story.
  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Looking for the checkbox macro from contemporary fax.dot.

That template uses two macros like this:

Sub CheckIt()

ActiveDocument.AttachedTemplate.AutoTextEntries("C hecked Box").Insert
Whe=Selection.Range

End Sub

Sub UncheckIt()

ActiveDocument.AttachedTemplate.AutoTextEntries("U nchecked Box").Insert
Whe=Selection.Range

End Sub

The "checked Box" and "Unchecked box" autotext entries contain
MACROBUTTON fields like this:

{ MACROBUTTON UnCheckIt tick }

where tick is Wingdings character 254 and

{ MACROBUTTON CheckIt box }

where box is Wingdings character 168

Peter Jamieson

http://tips.pjmsn.me.uk
Visit Londinium at http://www.ralphwatson.tv

On 29/10/2009 13:53, Ecofreak wrote:
On my office computer I installed a Word 2003 macro to check a checkbox by
double clicking it. Macro came from Contemporary Fax.dot. The version of
the file on the MS Template website does not have that function. Does anyone
know where I can find it?

Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Checkbox Macro Help Karin Microsoft Word Help 8 August 26th 09 06:04 AM
Checkbox print macro Chuck[_2_] Microsoft Word Help 3 October 31st 07 02:10 AM
Macro based off of checkbox KT Microsoft Word Help 1 August 26th 06 04:20 AM
MACRO for CHECKBOX FORM FIELD cynjor312 Microsoft Word Help 1 November 14th 05 02:52 PM
Search for Checkbox Form field in a macro coginthemachine Microsoft Word Help 1 February 23rd 05 08:49 AM


All times are GMT +1. The time now is 05:15 AM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"