Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Max Max is offline
external usenet poster
 
Posts: 9,221
Default Use Tab Name in Lookup Field

=OFFSET(INDIRECT("'"&$A37&"'!ar76"),,COLUMN($A:C)-1)
"AR76" does not change to "AS76"


In the start cell, ie the first formula cell that you propagate the formula
from, the incrementer part: COLUMNS($A:A) in the expression must remain
unchanged. So it should be this:
=OFFSET(INDIRECT("'"&$A37&"'!ar76"),,COLUMN($A:A)-1)


But I'm not sure if your set-up/requirements have changed since,
based on your line:
"AR76" does not change to "AS76"


AR76 is fixed, yes, but it's just an anchor cell ref in each tab name that
you have running in A2 down. The "col" incrementation in the earlier
expression is done by the part: COLUMN($A:A)-1
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"aMack" wrote:
Max: Thanks.

Getting close - The 1st column works - "B"

The second column "C" gives me the same resuilts as column "B".

=OFFSET(INDIRECT("'"&$A37&"'!ar76"),,COLUMN($A:C)-1)


"AR76" does not change to "AS76"


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
Pivot Table Field Lookup Josh Johansen Excel Discussion (Misc queries) 6 June 19th 07 04:24 PM
Lookup to find the last value based on name and date field Adam Thwaites Excel Discussion (Misc queries) 4 April 4th 07 05:15 PM
lookup field using two columns Fran Excel Worksheet Functions 4 February 12th 07 01:25 AM
Populating a field based on lookup values Sav_C Excel Worksheet Functions 5 August 6th 06 02:49 AM
lookup field and copy the row across adyden Excel Worksheet Functions 3 June 14th 06 12:49 PM


All times are GMT +1. The time now is 05:29 PM.

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

About Us

"It's about Microsoft Excel"