I keep getting an error message “Attempt to compare number with string” message. The variables contain floating point numbers. Any suggestions on how to get around this problem? Thanks.
I keep getting an error message Attempt to compare number with string message. The
Share
You cant compare number with the string
You can try this