Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2012 Recording times?

$
0
0
I am making a program for my school that can test a students strong points and weak points.

I need to be able to record how long it takes from the time a question is presented, to when the question is answered.

I also need a way to display and store the data. But I have not Googled around for that so if you don't want to answer that part, I really only need the first question answered.

Dim Yall As String
If Yall = "Helpful" then
MsgBox("Thank you! :p")

Viewing all articles
Browse latest Browse all 27554

Trending Articles