I am using StrConv to convert a byte array into a string [Text1.Text = StrConv(Bytes, vbUnicode)]. How can i then convert the string back into a byte array?