+ Reply to Thread
Results 1 to 22 of 22

Userform - complex idea

Hybrid View

  1. #1
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2502
    Posts
    26,758

    Re: Userform - complex idea

    Quote Originally Posted by jsneak View Post
    **Update i got it working, thank you so much for helping me mate!
     If Me.textboxReplacement = textboxReplacement.Value Then
    That test will always be TRUE! It compares the contents of the textbox to itself, so it will always match.

    I took another look and fixed the compilation problem, which was a missing End If. I apologize, I must have made a change after my test and forgot to re-test.

    I made the first textbox into a label, because the user will never enter data in that field.

    I also dealt with the duplicate issue. The duplicate textbox is now also a label also because the user won't write in it. If there are no duplicates found, there is a message to that effect.

    I changed your Initialize sub to an Activate, so that it blanks out all the fields every time it comes up.

    Let me know if we're getting closer!!
    Attached Files Attached Files

+ 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. Have no idea how to get this done. Please help.
    By Leonard99321 in forum Excel General
    Replies: 4
    Last Post: 08-17-2013, 06:03 AM
  2. Complex userform with user-populated listbox
    By olivierpbeland in forum Excel Programming / VBA / Macros
    Replies: 72
    Last Post: 01-23-2013, 04:18 PM
  3. Creating a "complex" userform
    By AnthonyWB in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-13-2010, 04:04 PM
  4. Complex Userform - Step by Step
    By oberon.black in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-13-2005, 11:08 AM
  5. Checking a complex userform for blank entries
    By WillRn in forum Excel Programming / VBA / Macros
    Replies: 9
    Last Post: 08-10-2005, 07: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