+ Reply to Thread
Results 1 to 3 of 3

search in first column return value from second column same row

  1. #1
    herb
    Guest

    search in first column return value from second column same row

    hi all,

    i try to make a kind of mapping from a external vb application. from
    this application i want to open a .csv file, search for a string in the
    first column and return the string from the second column in the same
    row.

    like this:

    searchstring: "test"


    1. column 2.column

    monday january
    tuesday february
    wendsday march
    ..... .....
    ..... ......
    .... ......
    test testback
    ......
    ......
    ......
    a.s.o


    to the application the string "testback" should be returned....


    some ideas?


    thanks in advance,
    herb


  2. #2
    Tim Williams
    Guest

    Re: search in first column return value from second column same row

    VLOOKUP()

    Tim

    "herb" <[email protected]> wrote in message
    news:[email protected]...
    > hi all,
    >
    > i try to make a kind of mapping from a external vb application. from
    > this application i want to open a .csv file, search for a string in the
    > first column and return the string from the second column in the same
    > row.
    >
    > like this:
    >
    > searchstring: "test"
    >
    >
    > 1. column 2.column
    >
    > monday january
    > tuesday february
    > wendsday march
    > .... .....
    > .... ......
    > ... ......
    > test testback
    > .....
    > .....
    > .....
    > a.s.o
    >
    >
    > to the application the string "testback" should be returned....
    >
    >
    > some ideas?
    >
    >
    > thanks in advance,
    > herb
    >




  3. #3
    herb
    Guest

    Re: search in first column return value from second column same row

    sorry i posted this maybe to the wrong ng.....


+ 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