ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Reference a cell containing a Reference (https://www.excelbanter.com/excel-worksheet-functions/97846-reference-cell-containing-reference.html)

bastien86

Reference a cell containing a Reference
 
From my graph i generated, a starting point along the x is required to make
the necessary calculations. Since the x starting point is changing, i
therefore have to keep changing the value from A607 to A607-24 hours each day
because of the new 24 points each taken on hour intervals. I wish to be able
to open my excel document in x number of days. See on the graph i need to
start at 300 hours. which is A(300+3) due to title on data and such. Is
there a way i can enter in a cell "300" for the hour, then have all my
formulas know that i want to start A303 for my xrange instead???

ie =EXP(INTERCEPT(LN(AK607):AK2187),A607:A2187))

Tomorrow i may want to start at AK533

Can i insert 530 into a cell, then have another cell say "AK533" then insert
that into the AK607 part of the forumla??


Vito

Reference a cell containing a Reference
 

Are you sure the formula as you wrote it here is working?

I get error messages.


but basically, the Indirect() function should replace what you
reference to a specific cell..


e.g. =Indirect("AK"&A1) would return value in AK533 if A1 houses 533.


--
Vito
------------------------------------------------------------------------
Vito's Profile: http://www.excelforum.com/member.php...o&userid=29182
View this thread: http://www.excelforum.com/showthread...hreadid=558885



All times are GMT +1. The time now is 05:25 AM.

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