View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David C David C is offline
external usenet poster
 
Posts: 12
Default entering data from a serial port to excel

Iam collecting data form a serial port, the data is in this format
01a+0001.412, how do I get remove the first 7 bytes of data. I want the final
data of 1.412.
thanks
--
David C