Modify default values and text strings

  • Thread starter Thread starter StellarSeven
  • Start date Start date
S

StellarSeven

Guest
Hello, I have two newbie questions. First, when I design a checkbox in Form design view, how do I program or script the form so it will enter a "1" value on the corresponding tables database per column. (Just like in the option group design, where a click on each option generates a specific value on the tables database).

Second, how can I design the form where it can accept text strings as input and displays them 'as is' in the corresponding tables database as a text string.

Thanks for looking. :)
 
Set the data control source of the check box on the column in the table
same as above for the text string
 

Users who are viewing this thread

Back
Top Bottom