+ Reply to Thread
Results 1 to 4 of 4

Array to find TextBox.Value

  1. #1
    Registered User
    Join Date
    06-25-2010
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2003
    Posts
    2

    Array to find TextBox.Value

    What I have is an Array to find and highlight all of the Cells on a Spreadsheet that = a TextBox.Value on a userform. What I would like is for it to find “like” Textbox.Value ie: myArr = Array(“*TextBox1.Value*”) so if TextBox1.value = goof or goof ball both are added to the array to be highlighted on the Spreadsheet.


    Please Login or Register  to view this content.
    Last edited by blarkin; 06-29-2010 at 12:23 PM. Reason: Confusing Title name?

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689

    Re: Array to find TextBox.Value

    Maybe like this:
    Please Login or Register  to view this content.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Forum Expert snb's Avatar
    Join Date
    05-09-2010
    Location
    VBA
    MS-Off Ver
    Redhat
    Posts
    5,649

    Re: Array to find TextBox.Value

    or:
    Please Login or Register  to view this content.

  4. #4
    Registered User
    Join Date
    06-25-2010
    Location
    Dallas, TX
    MS-Off Ver
    Excel 2003
    Posts
    2

    Re: Array to find TextBox.Value

    Thanks for the help. I adjusted my code to
    Please Login or Register  to view this content.
    and it works as needed

+ 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