ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   using cell contents in a formula (https://www.excelbanter.com/excel-worksheet-functions/158100-using-cell-contents-formula.html)

theadore

using cell contents in a formula
 
I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?

Pete_UK

using cell contents in a formula
 
Use the concatenated address in conjunction with the INDIRECT
function.

Hope this helps.

Pete

On Sep 13, 10:56 am, theadore
wrote:
I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?




Duke Carey

using cell contents in a formula
 
With "Week1" in cell A1, and "G42" in cell B1, use

=INDIRECT("'"&A1&"'!"&B1)


"theadore" wrote:

I am trying to use a formula to look up weekly figures. Unfortunately the
figures that I need to use are across daily workbooks.

I have created the required reference in a cell using CONCATENATE but when i
try to link to this in the LOOKUP formula it treats the contents as text
rather than a reference.

any ideas?



All times are GMT +1. The time now is 01:02 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com