spmurphy_no
New Member
I am trying to get vlookup to read any work sheet that is open (only active work book) and has "Sheet" as the tab name. I came up with this . can someone get this to work?
=vlookup(B2,indirect("sheet"&""),!E:E,1,)
=vlookup(B2,indirect("sheet"&""),!E:E,1,)