F
flow23
Is there a way to rewrite a vlookup based on activecell?
=VLOOKUP("activecell",Sheet1!A:B,2,FALSE)
where in it picks up value from the active cell?
=VLOOKUP("activecell",Sheet1!A:B,2,FALSE)
where in it picks up value from the active cell?