+ Reply to Thread
Results 1 to 3 of 3

Multiple TextBox / Label.Visible = True

  1. #1
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Multiple TextBox / Label.Visible = True

    Good day everyone,
    Working with UserForm and I was wondering if there is a faster, more efficient way to do the following:
    I have TextBox1 through TextBox7 and Label1 through Label7.

    In code I have hidden all therefore Visible = False

    I need that after I run a couple of previous code that my Command button 3 TextBox1 through TextBox7 and Label1 through Label7 = .visible = True.
    Is there a more efficient way then making them one by one:
    Label1.Visible = True
    TextBox1.Visible = True

    Thank you so much

    Excelnoub

  2. #2
    Forum Expert Solus Rankin's Avatar
    Join Date
    05-24-2013
    Location
    Hollywood, CA
    MS-Off Ver
    Win7 Office 2010 VS Express 2012
    Posts
    2,655

    Re: Multiple TextBox / Label.Visible = True

    Please Login or Register  to view this content.
    Thanks,
    Solus


    Please remember the following:

    1. Use [code] code tags [/code]. It keeps posts clean, easy-to-read, and maintains VBA formatting.
    Highlight the code in your post and press the # button in the toolbar.
    2. Show appreciation to those who have helped you by clicking below their posts.
    3. If you are happy with a solution to your problem, mark the thread as [SOLVED] using the tools at the top.

    "Slow is smooth, smooth is fast."

  3. #3
    Forum Contributor
    Join Date
    03-29-2012
    Location
    Canada
    MS-Off Ver
    2007
    Posts
    818

    Re: Multiple TextBox / Label.Visible = True

    That is awsome thank you XeRo

+ 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. VBA userform Textbox visible = true
    By Hilton1982 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 11-28-2012, 03:19 AM
  2. Error checking of visible filtered data - Display text in textbox if no data visible
    By cocobean in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 11-06-2012, 12:58 AM
  3. [SOLVED] How to make textbox visible true/false
    By fremarco in forum Excel Programming / VBA / Macros
    Replies: 5
    Last Post: 08-08-2012, 11:40 PM
  4. Label Visible By Value in TextBox
    By billykiller05 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-10-2009, 12:42 PM
  5. checkbox true/false label
    By [email protected] in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 10-04-2005, 12:05 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