+ Reply to Thread
Results 1 to 3 of 3

Search and Update in Excel Using Userform

  1. #1
    Registered User
    Join Date
    10-25-2019
    Location
    Philippines
    MS-Off Ver
    2013
    Posts
    13

    Search and Update in Excel Using Userform

    Hello, Good day. Can you help me again?
    Here is the problem, i already created a Userform with search button but i want to add Update Data Button.
    I dont know how to start, Thank you in Advanced.
    Attached Files Attached Files

  2. #2
    Forum Moderator davesexcel's Avatar
    Join Date
    02-19-2006
    Location
    Regina
    MS-Off Ver
    MS 365
    Posts
    13,474

    Re: Search and Update in Excel Using Userform

    Use find

    Please Login or Register  to view this content.

  3. #3
    Forum Guru
    Join Date
    07-25-2011
    Location
    Florida
    MS-Off Ver
    Excel 2003
    Posts
    9,643

    Re: Search and Update in Excel Using Userform

    In the lstSearchResults, include a 4th column that has the row number for each matched client. The column width for the row number could be 0 so it is hidden.

    When you click update, it writes the three textboxes to the row number of the selected lstSearchResults item.
    Surround your VBA code with CODE tags e.g.;
    [CODE]your VBA code here[/CODE]
    The # button in the forum editor will apply CODE tags around your selected text.

+ 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. Search/update/delete records in userform
    By Mahmoudelnemr in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-13-2019, 09:23 AM
  2. Userform - Search&Update ability
    By Victusa in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 03-20-2019, 04:27 PM
  3. [SOLVED] Userform - Search, Edit & Update
    By nancyching1711 in forum Excel Programming / VBA / Macros
    Replies: 18
    Last Post: 03-09-2018, 05:34 AM
  4. VBA userform search and update
    By Sazza in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 12-14-2016, 03:13 PM
  5. userform search and update
    By adamheon in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 07-17-2016, 02:13 AM
  6. Doing search and update in workbook with userform
    By jhinruiz28 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 12-04-2015, 03:13 AM
  7. Userform ADD/SEARCH/UPDATE Features
    By BARENTINEMATT in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 02-23-2015, 11:55 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