Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Help with Formula Reference Point

I sure have had good luck in the past with people helping me out with
formulas on this board, hope my luck holds out this time as well.

I have a situation where my formula would be identical across many cells,
except for a unique reference point number listed in each formula. Is there
a way to change my formula to be generic and reference a stand-alone cell
instead of having the unique reference point number being imbedded in each
formula?

For example in the formula listed below, I need the formula to be modified
to reference the 00036 in a stand-alone cell. Any ideas? Thanks Scott D.

='P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$31-'P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$30

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,646
Default Help with Formula Reference Point

Say the stand-alone cell containing 00036 is A1, then try this:


=INDIRECT("'P:\PSReport\GLReport\STRPL\PAGE1\2006\ 6\["&A1&".xls]Sheet1'!$U$31")-INDIRECT("'P:\PSReport\GLReport\STRPL\PAGE1\2006\6 \["&A1&".xls]Sheet1'!$U$30")

Regards,
Stefi


€˛Scott D.€¯ ezt Ć*rta:

I sure have had good luck in the past with people helping me out with
formulas on this board, hope my luck holds out this time as well.

I have a situation where my formula would be identical across many cells,
except for a unique reference point number listed in each formula. Is there
a way to change my formula to be generic and reference a stand-alone cell
instead of having the unique reference point number being imbedded in each
formula?

For example in the formula listed below, I need the formula to be modified
to reference the 00036 in a stand-alone cell. Any ideas? Thanks Scott D.

='P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$31-'P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$30

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5
Default Help with Formula Reference Point

Stefi,

Thank you so much for taking the time to help me with this problem. Your
solution is going to save me a great deal of time and effort. I really
appreciate the fact that you took the time to actually write out the solution
for me rather than just telling me to use the INDIRECT function. I wish
there was some way I could repay you for sharing your expertise with me.

Scott D.

"Stefi" wrote:

Say the stand-alone cell containing 00036 is A1, then try this:


=INDIRECT("'P:\PSReport\GLReport\STRPL\PAGE1\2006\ 6\["&A1&".xls]Sheet1'!$U$31")-INDIRECT("'P:\PSReport\GLReport\STRPL\PAGE1\2006\6 \["&A1&".xls]Sheet1'!$U$30")

Regards,
Stefi


€˛Scott D.€¯ ezt Ć*rta:

I sure have had good luck in the past with people helping me out with
formulas on this board, hope my luck holds out this time as well.

I have a situation where my formula would be identical across many cells,
except for a unique reference point number listed in each formula. Is there
a way to change my formula to be generic and reference a stand-alone cell
instead of having the unique reference point number being imbedded in each
formula?

For example in the formula listed below, I need the formula to be modified
to reference the 00036 in a stand-alone cell. Any ideas? Thanks Scott D.

='P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$31-'P:\PSReport\GLReport\STRPL\PAGE1\2006\6\[00036.xls]Sheet1'!$U$30

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Find value in array Brook6 Excel Worksheet Functions 26 January 30th 07 09:40 PM
Cell reference in different worksheet in formula Robb Excel Worksheet Functions 1 May 30th 06 06:52 PM
Worksheet name / reference as a formula? gabriel_e Excel Discussion (Misc queries) 4 January 24th 06 12:23 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM


All times are GMT +1. The time now is 12:35 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"