View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Earl Kiosterud[_3_] Earl Kiosterud[_3_] is offline
external usenet poster
 
Posts: 57
Default New exciting : Infra-Red reader

Hesham,

Unless someone is familiar with your exciting new product (and you haven't
given us the name), you'll not likely get a very specific answer. Tell us
about the file it generates. Do you have choices as to what it creates?
Check its documentation, or if there's a File-SaveAs or anything like that
that has a file type box, examine the choices there. There are many file
formats Excel can open directly (one way of importing into Excel), such as
xls, txt, csv, etc. Look at a File - Open dialog, and open and examine
choices in the the file types box.

Thus you may not need VBA.

--
Earl Kiosterud
mvpearl omitthisword at verizon period net
-------------------------------------------

"helmekki " wrote in message
...
Hi All

I have an infra-red reader that reads the products number (the Lines
end with numbers) placed on the products.....

The idea i have is once the reader does its job and stores the red fils
in the computer, then import the files using a vba code and once the
files are inside Excel then it is done..................

Is there a VBA code that deals directely with this machine(infra-red
reader)?

Is there a code or any information about it (web sites).............

Any help appreciated
Thanks to all
hesham


---
Message posted from http://www.ExcelForum.com/