PC Review


Reply
Thread Tools Rate Thread

Correspond values of one row to another

 
 
wood929
Guest
Posts: n/a
 
      4th Dec 2005

I'm keeping track of points scored for players in a fantasy basketball
league. I have all of the players divided into their fantasy teams (so
that players from different schools are on the same teams). However,
I'd like to have a section at the bottom of the spreadsheet with
players grouped into the schools that they actually play for so that I
can just look at the box scores and input the points by team that way,
instead of having to go through all the fantasy teams and find each
player one by one from the team of the of the box score and entering
their points individually (very time consuming). I'd like the values
that I enter for the players grouped by school at the bottom to be
inputed to their corresponding row where each player is for their
fantasy team. This would save me so much time. Does anybody
understand what I'm trying to do or know how I could go about doing
this? Any suggestions or advice would be greatly appreciated.


--
wood929
------------------------------------------------------------------------
wood929's Profile: http://www.excelforum.com/member.php...o&userid=29353
View this thread: http://www.excelforum.com/showthread...hreadid=490601

 
Reply With Quote
 
 
 
 
Tom Ogilvy
Guest
Posts: n/a
 
      4th Dec 2005
List your players in a single column on another sheet (assume Sheet2)
organized by school. In the adjacent columns, enter your numeric values.

in your original table pull up the values by using the formula

=vlookup(B9,Sheet2!A:Z,2,False)



Where B9 is the cell on the original table containing a player name.

You would change the 2 (in this case, refering to column B) to reflect the
column that contains the number to retrieve.


See help on Vlookup for details.
--
Regards,
Tom Ogilvy

"wood929" <(E-Mail Removed)> wrote in
message news:(E-Mail Removed)...
>
> I'm keeping track of points scored for players in a fantasy basketball
> league. I have all of the players divided into their fantasy teams (so
> that players from different schools are on the same teams). However,
> I'd like to have a section at the bottom of the spreadsheet with
> players grouped into the schools that they actually play for so that I
> can just look at the box scores and input the points by team that way,
> instead of having to go through all the fantasy teams and find each
> player one by one from the team of the of the box score and entering
> their points individually (very time consuming). I'd like the values
> that I enter for the players grouped by school at the bottom to be
> inputed to their corresponding row where each player is for their
> fantasy team. This would save me so much time. Does anybody
> understand what I'm trying to do or know how I could go about doing
> this? Any suggestions or advice would be greatly appreciated.
>
>
> --
> wood929
> ------------------------------------------------------------------------
> wood929's Profile:

http://www.excelforum.com/member.php...o&userid=29353
> View this thread: http://www.excelforum.com/showthread...hreadid=490601
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Sum of values in row if they also correspond to a month? ceri_m Microsoft Excel Misc 1 9th May 2008 09:26 AM
I need a form with 5 buttons that correspond with values 1-5 =?Utf-8?B?U3RldmVuIEogUmVkZHk=?= Microsoft Excel Misc 2 25th Sep 2005 03:09 AM
Tool Tips no longer correspond to assigned values/text =?Utf-8?B?cGVuY2lsaW5l?= Windows XP General 3 25th May 2005 05:15 PM
Return Name correspond to Id =?Utf-8?B?cGx1bXN0b25l?= Microsoft Excel Misc 2 18th Nov 2004 04:32 PM
Ensuring that fields correspond Daniel Microsoft Access VBA Modules 0 11th Sep 2003 11:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:34 PM.