How can I use VLOOKUP to display data from Sheet A to Sheet B based on one specific value in Sheet A cell D5. The specific value will be also located in Sheet B Cell A1.
I have tried using something like VLOOKUP($A2, sheet1!$A:$F, 1)
but it has not help. Keep giving me error.
Sheet 1 (data)
Sheet 2 (result)