dont put this in the place where i write to put code
sXml = lsXml & "<TO>" & Text2 & "</TO>"

place this code in the send button where u want to send the number
sXml = lsXml & "<TO>" & list2.text & "</TO>"

then put this code in my button
nameofursendbutton_click