News

I have a string (I think its a string) that is a number, I need to convert it into a real number. I have to do this to compare to another value to execute an If statement.I have tried CInt and ...