Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.docmanagement
Jenny B.[_2_] Jenny B.[_2_] is offline
external usenet poster
 
Posts: 6
Default Value for CheckBox Form Field

Hello All,

Why when creating a Word form can I pass an argument using an IF Statement
for a DropDown Field Value but not for a CheckBox Field Value? Is there not
a default value set when a CheckBox is checked?

Ive tried everything from guessing the value is 1 to guessing the value is
€œYes€ when checked and neither seems to work. I cant resort to VBA and use
the Forms Checkbox due to the recipient of this form does not want to deal
with Macros (dont ask me why). Isnt there a way to assign a value to the
FormField Checkbox so I can play an IF Statement off that?

Thank you ahead of time €“ Jenny B
  #2   Report Post  
Posted to microsoft.public.word.docmanagement
macropod[_2_] macropod[_2_] is offline
external usenet poster
 
Posts: 2,059
Default Value for CheckBox Form Field

Hi Jenny,

Checkbox formfields don't return a value that can be used in other fields.

You can get around that by using a Dropdown formfield with the checkbox characters - you'll find some in the Wingdings font, for
example and you'll need to format the Dropdown formfield in the same font.

Alternatively, you could use an 'on-exit' macro attached to the Checkbox formfield to test its state and update the document
accordingly.

--
Cheers
macropod
[MVP - Microsoft Word]


"Jenny B." wrote in message ...
Hello All,

Why when creating a Word form can I pass an argument using an IF Statement
for a DropDown Field Value but not for a CheckBox Field Value? Is there not
a default value set when a CheckBox is checked?

Ive tried everything from guessing the value is 1 to guessing the value is
€œYes€ when checked and neither seems to work. I cant resort to VBA and use
the Forms Checkbox due to the recipient of this form does not want to deal
with Macros (dont ask me why). Isnt there a way to assign a value to the
FormField Checkbox so I can play an IF Statement off that?

Thank you ahead of time €“ Jenny B


  #3   Report Post  
Posted to microsoft.public.word.docmanagement
Jenny B.[_2_] Jenny B.[_2_] is offline
external usenet poster
 
Posts: 6
Default Value for CheckBox Form Field

I like the wingdings idea and I think that will work well since they are anti
macros.

Thanks so much and appreciate you quick response €“ Jenny B.


"macropod" wrote:

Hi Jenny,

Checkbox formfields don't return a value that can be used in other fields.

You can get around that by using a Dropdown formfield with the checkbox characters - you'll find some in the Wingdings font, for
example and you'll need to format the Dropdown formfield in the same font.

Alternatively, you could use an 'on-exit' macro attached to the Checkbox formfield to test its state and update the document
accordingly.

--
Cheers
macropod
[MVP - Microsoft Word]


"Jenny B." wrote in message ...
Hello All,

Why when creating a Word form can I pass an argument using an IF Statement
for a DropDown Field Value but not for a CheckBox Field Value? Is there not
a default value set when a CheckBox is checked?

Ive tried everything from guessing the value is 1 to guessing the value is
€œYes€ when checked and neither seems to work. I cant resort to VBA and use
the Forms Checkbox due to the recipient of this form does not want to deal
with Macros (dont ask me why). Isnt there a way to assign a value to the
FormField Checkbox so I can play an IF Statement off that?

Thank you ahead of time €“ Jenny B



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 Form Field Bookmarks Lilbit Microsoft Word Help 1 August 26th 08 08:14 PM
Getting the Valueof a Checkbox Form Field jschultz21 Microsoft Word Help 1 January 2nd 07 06:23 PM
Form Field Checkbox Peggy Microsoft Word Help 1 March 2nd 06 10:33 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 10:58 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"