Printing a custom form

G

Guest

I have created custom form for a Public calendar. Which I have some checkbox
yes/no fields.

For Example (Need Tables check for yes.) When I print that appointment the
fields shows a 0 or -1.

Is there away to have it print yes or no. I have tried yes/no and Icon format
 
S

Sue Mosher [MVP-Outlook]

Those are the values stored for Yes/No fields. If you want to show something else, you'll need to write code to use the text "Yes" when the value is -1, etc/.

FYI, there is a newsgroup specifically for Outlook forms issues "down the hall" at microsoft.public.outlook.program_forms or, via web interface, at http://www.microsoft.com/office/com...spx?dg=microsoft.public.outlook.program_forms

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top