Look up functions
Is there a formula that will look up the value in cell B1 in a sheet named
AE1 and copy the value into cell O3 in sheet named Data?
I have several sheets and values I need copied.
I have tried making the cell O3 in the Data sheet =AE1!B1 but I do not
always have a sheet named AE1 for the cell to refer to. I need to be able to
copy the Data sheet into a workbook and have it populate automatically and if
a sheet is not found the return a value of 0 to that cell.
|