12-21-2009, 01:19 PM
a="xyz"
b=_1
c= a & b
msgbox c
msgbox displays a&b instead of the values. i know that i have gone wrong in the third step while concatenating.pls correct me
sorry abt the duplicate thread
b=_1
c= a & b
msgbox c
msgbox displays a&b instead of the values. i know that i have gone wrong in the third step while concatenating.pls correct me
sorry abt the duplicate thread