View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Greg Koppel Greg Koppel is offline
external usenet poster
 
Posts: 79
Default Serial port interface

Use the shell() function and a QBASIC program.

HTH, Greg

"TAV" wrote in message
...
I would like to take data from a device connected to the RS232 port and
import it directly to an Excel spreadsheet. Does anyone know the best way
to accomplish this?