Checkboxes ---> X

Little_Man22

Registered User.
Local time
Today, 12:40
Joined
Jun 23, 2001
Messages
118
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.
 

Users who are viewing this thread

Back
Top Bottom