Hello Benoit, aBytes is a Byte[] Array. aBytes[1] = CByte("&HFE") On this i get a Type mismatch: wanted Byte, got string instead. CByte has to convert the string to an Byte or not. Regards, Leo.