This isn't seeming to be enough to get this variable from one form to the next. Is there anything else I need to do?

Public Correct As Integer


I'm using option explict because it seems that most of the good downloads have that as the first line. I don't know if that would affect it. I tried restating the Public Correct in the final form after not having it stated, but each time, Correct = 0.


mikeycorn