+ Reply to Thread
Results 1 to 3 of 3

ActiveX Label Caption equal to activecell on different sheet

  1. #1
    Registered User
    Join Date
    08-27-2014
    Location
    Colorado
    MS-Off Ver
    2013
    Posts
    6

    ActiveX Label Caption equal to activecell on different sheet

    I have a database full of products with product information. I am looking to create a separate sheet to use as a plot template per product. I am trying to use activeX labels to look at the database cells to retrieve product name, part #, etc. At that point I can assign a button to print current or print all. I created a userform to move the current cell down, at that point it populates the userform with all of the activecell product information. This is setup as a product viewer. On that same userform is where I want to add the print current and print all buttons. I looked into using userform.print with a separate userform but I did not like how it was printing.

    I am using:
    Label1.Caption = ActiveCell.Offset(, 1).Value

    It works great in the plot template sheet. I thought it would behave different. When I run the print code it makes the plot template sheet active.

    Is there a way to have the labels pull the active information in the viewer?
    OR
    Is there a different way to go about this?

    Thanks,
    Mitch

  2. #2
    Registered User
    Join Date
    08-27-2014
    Location
    Colorado
    MS-Off Ver
    2013
    Posts
    6

    Re: ActiveX Label Caption equal to activecell on different sheet

    Thinking about it..... I could tell it to copy template sheet, then copy the info to the copied sheet, plot, then delete.

    I was hoping to have the template "real time".

  3. #3
    Registered User
    Join Date
    08-27-2014
    Location
    Colorado
    MS-Off Ver
    2013
    Posts
    6

    Re: ActiveX Label Caption equal to activecell on different sheet

    Does anyone know if this can be done?

    Thanks

+ 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] Macro to change ActiveX Label Caption
    By CherylC in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-02-2014, 04:52 PM
  2. label caption equal excel value
    By Monique in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 12:05 PM
  3. label caption equal excel value
    By Ian in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 07:05 AM
  4. [SOLVED] label caption equal excel value
    By Ian in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 09-06-2005, 04:05 AM
  5. label caption equal excel value
    By Monique in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM

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