View Full Version : Checkboxes ---> X


Little_Man22
07-23-2001, 02:25 PM
I have an Access Database that is linked to a pre-existing PDF form through a module.

I have a few checkboxes within my database that correspond with fields on the PDF form. However, when I try to link the two the newly created fields on the PDF form show up as '-1' (it must be the default value that appears whenever a checkbox is checked)...how can I change this and what should the code look like so that an 'X' appears instead of '-1' on the PDF form.

Thanks again,
Ryan.

Pat Hartman
07-23-2001, 05:43 PM
Change the control type to checkbox.