+ Reply to Thread
Results 1 to 5 of 5

Label Making

  1. #1
    Registered User
    Join Date
    07-18-2008
    Location
    Ontario
    Posts
    9

    Label Making

    Hi All,

    I have a problem. I have a spreadsheet with a customers information and various parts we make for them. I need to be able to take this information and incorporate it into a label format. I need something quick and easy as there can be 150 parts per customer

    i.e.

    Customer: ABCD
    Customer PO: 12345

    Part Number Quantity
    AB 1
    CD 15
    EF 22
    GH 14

    and I need it to output:

    CUST: ABCD PART: AB
    PO: 12345 QTY: 1

    CUST: ABCD PART: CD
    PO: 12345 QTY: 15

    CUST: ABCD PART: EF
    PO: 12345 QTY: 22

    CUST: ABCD PART: GH
    PO: 12345 QTY: 14

    Any help would be appreciated. Thanks.

  2. #2
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello David31,

    Are you looking to reformat the data on a worksheet or reformat and print the data as labels? Either way you should a sample workbook so we can see how and where the data is.

    Sincerely,
    Leith Ross

  3. #3
    Registered User
    Join Date
    07-18-2008
    Location
    Ontario
    Posts
    9
    whoops...sorry about that. There will be 2 tabs in the spreadsheet. One will be where our Customer Service enters the data and one which will take the data and produce a label. I have attached a sample spreadsheet.
    Attached Files Attached Files

  4. #4
    Forum Moderator Leith Ross's Avatar
    Join Date
    01-15-2005
    Location
    San Francisco, Ca
    MS-Off Ver
    2000, 2003, & 2010
    Posts
    23,258
    Hello David31,

    I have added a button on "Sheet1" to run the macro. Here is the macro code. If you decide to rename your worksheets, change the names in red below to match.
    Please Login or Register  to view this content.
    Sincerely,
    Leith Ross
    Attached Files Attached Files

  5. #5
    Registered User
    Join Date
    07-18-2008
    Location
    Ontario
    Posts
    9
    Perfect! That's exactly what I was looking for. Thank you very much for your help!

    Best regards,
    David

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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