MartinThe11th
New member
- Local time
- Today, 14:03
- Joined
- Nov 13, 2009
- Messages
- 9

all what i am trying to do , is displaying a msg box when a label is clicked !
Code:
Private Sub Label123_Click()
MsgBox "TEst"
End Sub
any Idea what's going on !?
access 2007 / windows 7