PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Change display result of checkbox

Reply

Change display result of checkbox

 
Thread Tools Rate Thread
Old 04-07-2003, 11:50 AM   #1
Pedro
Guest
 
Posts: n/a
Default Change display result of checkbox


Hi everyone
I've designed a form and a checkbox in it. When i printed
the result is -1 or 0 if i selected or not. Is there any
way of changing the result to true/false or yes/no ?
Tks in advance
Pedro
  Reply With Quote
Old 07-07-2003, 02:51 PM   #2
Natarajan
Guest
 
Posts: n/a
Default Re: Change display result of checkbox

Hi Pedro,

Form will get printed with only the actual values against the control.
Change the value from -1 / 0 to True/False.

Regards
Natarajan
  Reply With Quote
Old 07-07-2003, 03:59 PM   #3
Pedro
Guest
 
Posts: n/a
Default Re: Change display result of checkbox

Hi Natarajan
Tks for your reply
In theory you're right but i can't find any place to
change it and working after changes. Can you help me and
tell me where to change?
Tks in advance
Pedro

>-----Original Message-----
>Hi Pedro,
>
>Form will get printed with only the actual values against

the control.
> Change the value from -1 / 0 to True/False.
>
>Regards
>Natarajan
>.
>

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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