I working with a video data recorder and using MSComm to read data from the port. All of that is fine, but now i need to convert the bytes I recieve from the port to bits "1" and "0" so that I can parse the data in binary and then convert the parsed data to decimal. Any suggestions. I am using VB 5.