| 
 The information in this article applies to: 
 SYMPTOMSThe INT function may, in some cases, return an incorrect value. RESOLUTIONTo work around this problem, don't perform a calculation inside the INT function. Assign the result to a variable and use the INT function on that variable. You can use the following sample code to convert your variable to an integer: STATUSMicrosoft has confirmed this to be a bug in Microsoft Visual Basic Version 3.0 for Windows. This problem was corrected in Microsoft Visual Basic Version 4.0 for Windows. MORE INFORMATIONSteps to Reproduce Problem
 Additional query words: 3.00 buglist3.00 fixlist4.00 
Keywords          : PrgOther  | 
| Last Reviewed: January 20, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |