LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Gary T
 
Posts: n/a
Default Named Ranges

Hi,

I have a series of named ranges in Excel called Game_1_Paid?, Game_2_Paid?
through to Game_100_Paid?.

Now, I want to include these named ranges in a VLOOKUP or SUMPRODUCT
function, which I can copy and paste down - I need it to start in E3 with:

=IF(SUMPRODUCT((Player_Names=$B$1)*(C3<"")),"Yes" ,"No")

where the players name is in $B$1 and the search on Game_1_Paid? will
determine whether the player has paid (i.e. not blank), or not paid (i.e.
blank).

C3 holds the formula:

="Game_"&TRIM(MID(B3,FIND("e",B3)+1,LEN(B3)-FIND("e",B3)))&"_Paid?"

and has been filled down through to C102

where B3 holds

Game 1

and is filled down through B102 so that B102 holds Game 100.

Thus effectively C3 holds: Game_1_Paid?
and C4 would hold: Game_2_Paid?


I want to copy the formula in E3 down through E4:E102 - any suggestions
because it's not working? (or have I attempted this from completely the wrong
angle)?

Many Thanks,

Gary T.


 
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
Poor Workbook Performance due to Named Ranges jrusso Excel Discussion (Misc queries) 2 January 10th 05 11:39 PM
How to Link named ranges from multiple Workbooks into a single Wo. PMAP_HELP Excel Discussion (Misc queries) 1 December 14th 04 05:51 PM
Named Cell Ranges Blackcat Excel Discussion (Misc queries) 7 December 9th 04 01:59 PM
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? Arvi Laanemets Excel Discussion (Misc queries) 0 December 2nd 04 11:29 AM
Named dynamic ranges, copied worksheets and graph source data WP Charts and Charting in Excel 1 November 28th 04 05:19 PM


All times are GMT +1. The time now is 01:32 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"