LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9,101
Default Reading Comm Port in Excel

Close All
Open "Com1:" for Output as #1
Write #1, "ABC"

or
Open "Com1:" for Input as #2
Input #2, MyVar


"SA" wrote:

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.



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Send a query and receive data through a Comm Port Jerry Excel Programming 0 October 17th 05 09:46 PM
reading data from com port into 2 different cell locations. Neil K Excel Programming 0 September 30th 04 12:26 PM
reading data from com port into excel spreadsheet Neil K Excel Programming 2 September 25th 04 06:36 PM
Can I use serial comm port in Excel VB script? bt.newsgroup.com.hk Excel Programming 3 May 20th 04 09:07 AM
Reading the pin voltage fm RS232 port into excel by using VBA oscar[_2_] Excel Programming 2 February 17th 04 05:38 PM


All times are GMT +1. The time now is 12:27 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"