Hi
I want to ask user to enter address for example 100 main street, and then my code will split the number and street name.
I tried the following but got error message. I am thinking of array must be use or do you think there is easier way to do that
thank you very much
Sub myfirst()
Dim...