ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   vlookup (https://www.excelbanter.com/excel-programming/377747-vlookup.html)

new_to_vba

vlookup
 
how do i use the vlookup formula in vba?

big t

vlookup
 
Use Application.WorksheetFunction.Vlookup()

The usual Vlookup arguments go in the brackets.

hth
big t


"new_to_vba" wrote:

how do i use the vlookup formula in vba?


new_to_vba

vlookup
 
thanks for that big t, i actually saw the other posts after i posted mine.
got some sample code from them as well. you are all a great help thank you
all very much.

"big t" wrote:

Use Application.WorksheetFunction.Vlookup()

The usual Vlookup arguments go in the brackets.

hth
big t


"new_to_vba" wrote:

how do i use the vlookup formula in vba?



All times are GMT +1. The time now is 05:07 AM.

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