E
Excel
I have an userform that has 4 textboxes. The user inputs numbers in
these boxes. I transer these values to another sub. However it
transers the number as text and not as a number. I am doing a logical
comparison (variable1<variable2) and it is not working because it is
comparing a number with a text. What do I need to do?
these boxes. I transer these values to another sub. However it
transers the number as text and not as a number. I am doing a logical
comparison (variable1<variable2) and it is not working because it is
comparing a number with a text. What do I need to do?