View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
SA SA is offline
external usenet poster
 
Posts: 1
Default Reading Comm Port in Excel

Is there any to read data from the Comm port in Excel? Right now I'm using
another program to read the serial port and save the data to a text file.
Then I import the text file into Excel. There must be an easier way using
just Excel.