+ Reply to Thread
Results 1 to 2 of 2

return related cell values from "search Query"

  1. #1
    Registered User
    Join Date
    10-04-2008
    Location
    uk
    Posts
    17

    return related cell values from "search Query"

    Sorry Gents

    I've been beaten again, the problem seems simple but obviously isn't;

    I wish to enter a unique number (which has already been entered and is being used as a serial / key on a worksheet) into a text box or select it from a combobox and get returned the contents of a number of the cells within the row which the uniquet number refers to.

    This seems to be exactly what I do when populating a record using VLOOKUP.

    For preference I'd prefer to have this information presented in a userform to prevent my colleagues elbow typing around the worksheets.

    Any guidance (even if slightly mocking as I've missed the blindingly obvious would be appreciated)

    Simpo
    Last edited by simpo067; 04-13-2010 at 08:57 AM.

  2. #2
    Registered User
    Join Date
    10-04-2008
    Location
    uk
    Posts
    17

    Re: return related cell values from "search Query"

    Solved the problem after a lot of flailing around.

    The simplest way i found was to create a userform containing 1 combobox and a number of textboxs the combobox rowsource was linked to my array to display the unique number (or allow free type).

    The following code was used to take the information from the appropriate columns in my array.

    Please Login or Register  to view this content.

+ 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