View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Leif Rasmussen[_2_] Leif Rasmussen[_2_] is offline
external usenet poster
 
Posts: 4
Default Special characters, printing

Hi
I have tryed to print barcodes to a barcode printer using the special
commands like "^LM30,21" Zebra prinrer. If I copy a textfile with the correct
code as a DOS command Copy Myfile.txt LPT1, I get something like a formfeed.
I only want one label with the barsode. How do I optain that from VBA Exel
(or VB) ???
Hope someone can help