+ Reply to Thread
Results 1 to 3 of 3

VBA index match to to fill textbox form combo?

  1. #1
    Registered User
    Join Date
    05-29-2010
    Location
    Greece
    MS-Off Ver
    Excel 2007
    Posts
    27

    VBA index match to to fill textbox form combo?

    Hello to all!
    I want a textbox to be populated from a combobox value. This works fine as long as my data are on the same workbook. I did population with an indexmatch formula.
    My data are currently in another workbook (workbookname=Data).
    Could somebody help me to refer to it in the below indexmatch code? i mean where exactly to put the workbook after the index..
    Thank you very much in advance!

    Please Login or Register  to view this content.

  2. #2
    Registered User
    Join Date
    05-29-2010
    Location
    Greece
    MS-Off Ver
    Excel 2007
    Posts
    27

    Re: VBA index match to to fill textbox form combo?

    I tried to refer to it before the sheet1 but it does not work...
    Anybody help please?

  3. #3
    Forum Expert
    Join Date
    03-31-2009
    Location
    Barstow, Ca
    MS-Off Ver
    Excel 2002 & 2007
    Posts
    2,164

    Re: VBA index match to to fill textbox form combo?

    Try this

    '[Data.xls]Sheet1'!$H$2:$T$5000
    Foxguy

    Remember to mark your questions [Solved] and rate the answer(s)
    Forum Rules are Here

+ 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