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
Tim Williams - 26 Jan 2006 04:13 GMT
VLOOKUP()
Tim
> hi all,
>
[quoted text clipped - 27 lines]
> thanks in advance,
> herb
herb - 26 Jan 2006 06:12 GMT
sorry i posted this maybe to the wrong ng.....