Adding Checkboxes

  • Thread starter Thread starter MacroAlan
  • Start date Start date
M

MacroAlan

Sue ... I bought your book yesterday but I am still confused.

My customer wants to change the contact form. I added one checkbox
sucessfully and it is doing what it needs to do without coding.

In a frame, I added 7 checkboxes for the various divisions of the
company a contact might work with. I cannot seem to make these “alive.”



Alan
 
If you want to save the user's selections, each check box needs to be bound
to a different Outlook yes/no property. You can do this on the Value tab of
each control's Properties dialog.
 
Back
Top