![]() |
Check boxes Output Print
I have created a check box on a meeting request form, asking for items needed
for the meeting such as a laptop or projector. When I print the form out the resulting values for the check boxes are -1 and 0 for Yes and No. Is there a way to change what value is output from the box being check or unchecked? Hopefully the actual words Yes or No. |
Check boxes Output Print
-1 and 0 are the values that Outlook actually stores for Yes/No (Boolean) properties. To print something different, you'd need to code an entire printout procedure. See http://www.outlookcode.com/article.aspx?ID=24
-- Sue Mosher, Outlook MVP Author of Microsoft Outlook 2007 Programming: Jumpstart for Power Users and Administrators http://www.outlookcode.com/article.aspx?id=54 "Lindsey" wrote in message ... I have created a check box on a meeting request form, asking for items needed for the meeting such as a laptop or projector. When I print the form out the resulting values for the check boxes are -1 and 0 for Yes and No. Is there a way to change what value is output from the box being check or unchecked? Hopefully the actual words Yes or No. |
All times are GMT +1. The time now is 08:48 PM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com