View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
schneider schneider is offline
external usenet poster
 
Posts: 1
Default Connection with a serial interface

Hello,

I have data's stored by a microcontroller. I can use a RS232 connection
to take the data and store them on my computer for further treatment
with excel.

I try to find some solution to do that directly from excel (instead of
hyperterminal and then excel).
Is that possible ?

Thanks you for your help,
Jean-Marie