ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Lookup macro? (https://www.excelbanter.com/excel-programming/313489-lookup-macro.html)

John Keturi

Lookup macro?
 
Can I write a macro that performs like the VLOOKUP function and assign it to
a command button. I want to take value from say A1, search another sheet
'DATA', then when it finds that value in column 1, return the value next to
it in column 2. And also have the functionality similar to FIND, in that if
the user selects to continue, it would find the next value(when there are
numerous same values, but different column 2 data).
JjK



Frank Kabel

Lookup macro?
 
Hi
have a look at
application.worksheetfunction.vlookup

--
Regards
Frank Kabel
Frankfurt, Germany


John Keturi wrote:
Can I write a macro that performs like the VLOOKUP function and
assign it to a command button. I want to take value from say A1,
search another sheet 'DATA', then when it finds that value in column
1, return the value next to it in column 2. And also have the
functionality similar to FIND, in that if the user selects to
continue, it would find the next value(when there are numerous same
values, but different column 2 data).
JjK



All times are GMT +1. The time now is 09:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com