Hi
I'm having problems getting this particular piece of information from our database, basically i'm getting my info through a piece function which is numeric but this item is pieced BARC
strPostcode = Split(sDataString, "*")(21)
strBarcode is BARC in the database, could someone point me in...