* --- Find Value of Form's Checkbox ---
lThisCheckboxValue = ThisForm.Check1.Value
{/Code}
You need to spend some time looking at the above mentioned tutorial videos and getting to understand them.
You might want to pay particular attention to:
[B]Creating a Form Manually
Building a Simple Application - Pt. 1
Building a Simple Application - Pt. 2
Building a Simple Application - Pt. 3
Building a Simple Application - Pt. 4
Building a Simple Application - Pt. 5
Building a Simple Application - Pt. 6[/B]
Good Luck,
JRB-Bldr