|
-
October 16th, 2011, 05:42 AM
#1
student violation monitoring
give me an example code of which a particular violation of a student per date when it reach 3 times before turning into offense (e.g. No ID)
-
October 16th, 2011, 10:49 AM
#2
Re: student violation monitoring
 Originally Posted by iandon
give me an example code of which a particular violation of a student per date when it reach 3 times before turning into offense (e.g. No ID)
What in the world are you talking about? You are giving no context except student violations. Please elaborate...
-
October 16th, 2011, 03:20 PM
#3
Re: student violation monitoring
-
October 16th, 2011, 03:45 PM
#4
Re: student violation monitoring
sounds like somebody has been hitting the facebook at school
-
October 18th, 2011, 04:06 PM
#5
Re: student violation monitoring
Please give me some sample code where three students get violated about something getting into offence when full moon and year is not switching. (e.g. no ID denied so far, if you get my drift).
How could we ever answer to such requests?
-
October 22nd, 2011, 02:33 AM
#6
Re: student violation monitoring
 Originally Posted by iandon
give me an example code of which a particular violation of a student per date when it reach 3 times before turning into offense (e.g. No ID)
OK, here you go :
Code:
If Student_violated Then
MsgBox "You're in trouble"
End If
......That will solve all your problems.....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|