CInt « Data Type Functions « VBA / Excel / Access / Word






1.CInt() converts value to Integer
2.To ensure that a mathematical operation returns an integer data type, use the CInt() function