+ Reply to Thread
Results 1 to 2 of 2

Open shell "Bartender", Print labels, then close

Hybrid View

  1. #1
    Registered User
    Join Date
    03-19-2013
    Location
    new hampshire
    MS-Off Ver
    Excel 2010
    Posts
    37

    Open shell "Bartender", Print labels, then close

    Hello,

    We are using an excel file to generate our label data. I have a simple shell comand that opens our barcode software "bartender". I would like a vba though that will open the bartender program, print the default template that automatically comes up, and then close the program.

    Sub Open_file()
    
    
    
     Shell ("C:\Program Files (x86)\Seagull\BarTender Suite\bartend.exe")
    
     End Sub

  2. #2
    Registered User
    Join Date
    08-06-2014
    Location
    quebec
    MS-Off Ver
    2010
    Posts
    5

    Re: Open shell "Bartender", Print labels, then close

    Hi, I just read your question while looking for the same answer. I know it's many years later, but I found this page on how to create VBA code for automated bartender printing and I wanted people to find this answer when they look at the thread if anyone would need it.

    origin.barcodesinc.com/pdf/Seagull-Scientific/automationwhitepaper.pdf
    This is directly from Seagull (Bartender), so it's accurate.

    Hope this helps!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Close "already open pdf file" using macro made in excel 2010
    By Baghel in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-17-2014, 02:46 PM
  2. Close open files following "With Workbook.Open" cycle
    By aciccarelli in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-22-2014, 10:58 AM
  3. [SOLVED] Must open and close UserForm twice for the other codes in the "Open..." Macro to execute
    By tnuis in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 09-10-2013, 09:28 AM
  4. Replies: 2
    Last Post: 01-03-2013, 04:32 PM
  5. need VBA code to open a file type then do a "=countA(A:A)-1" and close it
    By BrandonFromSingapore in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-26-2012, 12:19 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1