Debugging brings me to this line
Do While CodeStart < LastGameNHLData
When I bring my cursor over CodeStart I get Error2042 and LastGameNHLData is 149
So you are correct, But Im not sure how to make codestart an integer..
Thanks in advanced!
Do While CodeStart < LastGameNHLData
When I bring my cursor over CodeStart I get Error2042 and LastGameNHLData is 149
So you are correct, But Im not sure how to make codestart an integer..
Thanks in advanced!