Need help urgently,
I'm trying to return the value of a cell based on another cell's value.
I.E. F7 = 200.
F8 = Sheet1!(Q214)
Essentally, I want to return from another sheet column(Q), same sheet Row(F7 + 14)
Is this possible? This is what I trie but its not working.
=CELL("contents",(Sheet1!Q(VALUE(F7))))
Please Help!!!
Bookmarks