+ Reply to Thread
Results 1 to 7 of 7

Inserting cell information into wordart ~ text effect "button"

  1. #1
    Registered User
    Join Date
    08-21-2018
    Location
    USA
    MS-Off Ver
    2016
    Posts
    4

    Inserting cell information into wordart ~ text effect "button"

    So I need to laser engrave 1" round glass with sample identifiers on the outside of the glass. Currently we are manually entering sample names into a word file (see picture) and then sending the print job to the laser engraver.Capture1.JPG

    This is slow and prone to user error. I would like to reference cell data within each of the "wordart". The problem I am running into is the word art text transform "button" requires me to hit enter and go to the next line but I cant seem to make that work within excel. Any further direction would be much appreciated.


    -Matt
    Attached Images Attached Images

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Inserting cell information into wordart ~ text effect "button"

    You could probably do this in excel. It has a built-function to wordArt, so you can use formulas
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    08-21-2018
    Location
    USA
    MS-Off Ver
    2016
    Posts
    4

    Re: Inserting cell information into wordart ~ text effect "button"

    So I can reference data inside of wordart. The problem is I cant seem to reference all the data.

    If you look at the first "word art"... "Cell A1" and "Cell B1" are seperated by a line in the middle. I need to essentially Reference cell a1, hit enter to get a new line, hit enter again because i dont need anything in the middle and then reference cell B1.

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,290

    Re: Inserting cell information into wordart ~ text effect "button"

    Do you mean something like this?
    Attached Files Attached Files
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  5. #5
    Registered User
    Join Date
    08-21-2018
    Location
    USA
    MS-Off Ver
    2016
    Posts
    4

    Re: Inserting cell information into wordart ~ text effect "button"

    Hmm. My reply didnt appear to go through.

    That is what I was looking for. Thank you.

    The next problem is how do i concatenate 2 cells into 1 with 3 lines within the new cell.

    Ex. How do I turn AAA 001, Countertop into
    AAA 001
    ""
    Countertop

  6. #6
    Registered User
    Join Date
    08-21-2018
    Location
    USA
    MS-Off Ver
    2016
    Posts
    4

    Re: Inserting cell information into wordart ~ text effect "button"

    Ah. I appear to have figured it out.

    = A1 & Char(10) & Char(10) & B1

    thank you for your help

  7. #7
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,926

    Re: Inserting cell information into wordart ~ text effect "button"

    Thanks for the feedback

+ 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. Replies: 4
    Last Post: 06-11-2017, 02:03 PM
  2. Replies: 1
    Last Post: 08-15-2014, 06:00 AM
  3. Pop up with policy information with a "voting button" functionality
    By Postlki1 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 09-13-2013, 08:28 AM
  4. [SOLVED] If there is any text in column "A$" on "sheet1" then move cell to column "A$" on "sheet2"
    By ckgeary in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-27-2013, 08:28 PM
  5. Replies: 1
    Last Post: 02-27-2012, 09:00 AM
  6. Inserting Data from Text Box to "Password" Protected Cell
    By bbarrene in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-19-2010, 02:46 PM
  7. Replies: 0
    Last Post: 05-26-2005, 05:15 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