Results 1 to 20 of 20

userform index match from another workbook

Threaded View

  1. #1
    Forum Expert nigelog's Avatar
    Join Date
    12-14-2007
    Location
    Cork, Ireland
    MS-Off Ver
    Office 365 Windows 10
    Posts
    2,286

    populate textbox using adjacent label content as lookup

    I am attempting to populate a textbox using an index match that references the adjacent label

    the original function was
    =IF(INDEX(DRIVERALL,MATCH(n4,DRIVERLIST,0),MATCH("HAZEXP",HEADER,0))="","",(INDEX(DRIVERALL,MATCH(n4,DRIVERLIST,0),MATCH("HAZEXP",HEADER,0))))
    where a cell referenced the name in "N4"

    but i now want to move it to a userform

    how can i word vba to populate textbox1 from a text value in Label1
    Any pointers appreciated
    Last edited by nigelog; 01-11-2017 at 01:29 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Index Match Different Workbook with Different Worksheet
    By bewarehee in forum Excel Formulas & Functions
    Replies: 8
    Last Post: 01-06-2017, 01:54 PM
  2. unable to get match property error in userform derived index match
    By alexcrofut in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 10-05-2015, 09:21 PM
  3. [SOLVED] index & match in userform
    By MariaPap in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 02-02-2015, 08:11 AM
  4. [SOLVED] Index & Match in UserForm
    By MariaPap in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-27-2014, 12:36 PM
  5. [SOLVED] Index Match Function Within One Workbook Referencing Cells in Another workbook error
    By Hackboss007 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-18-2014, 12:06 PM
  6. How to Chr(10) Textbox.Text and a Index(Match()) value in VBA Userform
    By Joe Walsh in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-30-2013, 11:37 AM
  7. [SOLVED] Index/Match to look up a value in one workbook and insert it into.
    By Jean Marie in forum Excel General
    Replies: 2
    Last Post: 02-22-2005, 10:06 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