IWorksheetFunction.VLookup(Object, Object, Object, Object) Method

Definition

public object VLookup (object Arg1, object Arg2, object Arg3, object Arg4);
Public Function VLookup (Arg1 As Object, Arg2 As Object, Arg3 As Object, Optional Arg4 As Object) As Object

Parameters

Arg1
Object
Arg2
Object
Arg3
Object
Arg4
Object

Returns

Applies to