This is my while loop; however, I don't think I have an infinitely loop. Everything in the loop works fine until I added the following code line
yr35A910 = yr35A910/Q35GYrTotal
Here is my while loop codes, the code looks really mess up, but if you copy and paste it to Notepad, it is a lot better.
While (NOT objRS.EOF)
yr35A910 = 0
Q35GYrTotal = 0
Set objConn = Server.CreateObject("ADODB.Connection"
objConn.open strConnect
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.