+ Reply to Thread
Results 1 to 2 of 2

Issue Printing to Zebra Printer Via PrintOut

  1. #1
    Registered User
    Join Date
    08-29-2018
    Location
    indiana
    MS-Off Ver
    2012
    Posts
    2

    Issue Printing to Zebra Printer Via PrintOut

    Hello,

    I am attempting to generate a macro to print a simple label via a Zebra LP 2844 label printer. The number of labels to be printed is variable, handled by a textbox. If I manually select my print area and manually print the selection a label is printed as I would expect. When I run the following code, a blank label is printed.

    I've spent hours searching this forum and other resources in an attempt to troubleshoot this but I'm coming up short. Any ideas on what I'm doing wrong where a blank label is printed when running the following code?

    Please Login or Register  to view this content.

    Thanks!

  2. #2
    Registered User
    Join Date
    08-29-2018
    Location
    indiana
    MS-Off Ver
    2012
    Posts
    2

    Re: Issue Printing to Zebra Printer Via PrintOut

    Figured it out, but in case anyone else runs into a similar issue...…

    The problem seems to be caused by cells being merged. My named range (Print_Area) is equal to Range A1:Z26. However, this range was merged. With these cells merged, it was only printing the contents of cell A1. I unmerged these cells, reformatted the data and then named the range again. This resolved the issue.

+ 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. [SOLVED] Printing Labels on Zebra Printer
    By YuriyBaron in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 09-06-2018, 09:41 AM
  2. Replies: 1
    Last Post: 06-30-2017, 10:29 AM
  3. [SOLVED] PrintOut method printing all pages, not the ones I want
    By ericbartha in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 12-18-2014, 06:54 PM
  4. Replies: 2
    Last Post: 11-20-2013, 01:54 AM
  5. Printout Not Printing
    By jomili in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-20-2011, 12:42 PM
  6. printing to a printer without asking which printer
    By cuewoz in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-20-2009, 02:34 AM
  7. Replies: 1
    Last Post: 02-16-2006, 08:20 PM

Tags for this Thread

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