What's wrong with this piece of coding? it won't work...
VB Code:
If Check2.Value = Checked Then
thnx,
Cheers,
Phil.
Printable View
What's wrong with this piece of coding? it won't work...
VB Code:
If Check2.Value = Checked Then
thnx,
Cheers,
Phil.
it should be vbChecked
casey.
oh i c now thnx alot
kindly mark this thread as resolved if it is okay
While it is not usually used, Checked is a valid value.