L
LLA
Version: 2008 Operating System: Mac OS X 10.5 (Leopard) Processor: Intel I want to search a worksheet for a value that matches the value in a specific cell then returns the contents of a cell related to the matched cell. Something like:
If B is the cell whose contents (a number) is equal to the contents of cell A, return the contents of C(B), where C(B) specifies a cell relative to B.
If B is the cell whose contents (a number) is equal to the contents of cell A, return the contents of C(B), where C(B) specifies a cell relative to B.