View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default (new to the group) importing data into excel and printing

check out

http://www.handyarchive.com/free/rs232/

i think i'd go for CPSplus...
shareware, free trial , EUR 30 to register.

it contains 3 templates for excel data.
with example code to program via DDE



keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"george" wrote:

I'm looking to build an application to import data from a RS232 port
into excel for record keeping and at the same time print a label. The
data coming into the com port is from a weight scale. I want to make
it so when I press the send button on the scale each time, the data is
imported into excel and then printed on a label. Anybody have any
ideas on what to use? Thanks