Type mismatch

SOLVED

Hello,

I'm trying to convert numbers entered into a text field to an integer value.  I have tried:

number(textfield)

CInt(textfield)

but nothing seems to work.  Any ideas?

Thanks,

Kevin

Top Replies