Surely, you check the checkbox value and load if
[vba]
If Me.CheckBox1.Value Then
c.Offset(0, 11).Value = "X"
End If
[/vba]
Surely, you check the checkbox value and load if
[vba]
If Me.CheckBox1.Value Then
c.Offset(0, 11).Value = "X"
End If
[/vba]
____________________________________________
Nihil simul inventum est et perfectum
Abusus non tollit usum
Last night I dreamed of a small consolation enjoyed only by the blind: Nobody knows the trouble I've not seen!
James Thurber