Pravin_008
New Member
Hi All,
i want to create macro that will open file lets asume book1 (excle file any name) from folder,
go to second sheet B1,
copy value in macro file in A1 cell range,
in macro file b1 i want to do Vlookup formula
e.g: =VLOOKUP(A1,'[book1]Sheet2'!$C:$F,4,0)
i want to create this macro. i try to set variant but dont know how to set in vlookup.
and my main criteria is main file will change with name.
i want to create macro that will open file lets asume book1 (excle file any name) from folder,
go to second sheet B1,
copy value in macro file in A1 cell range,
in macro file b1 i want to do Vlookup formula
e.g: =VLOOKUP(A1,'[book1]Sheet2'!$C:$F,4,0)
i want to create this macro. i try to set variant but dont know how to set in vlookup.
and my main criteria is main file will change with name.