I'm getting a run time error 6: overflow on the following line:
avgM = sumM / countM
any idea why this is happening and how to fix it?
The Code:
![]()
Please Login or Register to view this content.
I'm getting a run time error 6: overflow on the following line:
avgM = sumM / countM
any idea why this is happening and how to fix it?
The Code:
![]()
Please Login or Register to view this content.
You get that is CountM is zero. To avoid it, test it first.
Entia non sunt multiplicanda sine necessitate
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks