Canadian_Newb
New Member
- Joined
- Jun 30, 2011
- Messages
- 31
http://www.mediafire.com/?a7vpcup4qhnotuf
Hi,
<?xml:namespace prefix = o ns = "urn:schemas-microsoft-comfficeffice" /><o></o>
Please see my worksheet (mediafire link) for what I’m working with.
<o></o>
What it is that I am trying to accomplish is the following:
<o></o>
- On the SCORE SHEET, enter a name in column B, score accordingly (current numbers in there are arbitrary)
- The TOTAL result from SCORE SHEET are recorded to the appropriate user on the SCORE OVERVIEW sheet
Seems simple enough, yes?
<o></o>
I’m using this formula:
<o></o>
=VLOOKUP("USERNAME",'SCORE SHEET'!B7:K18,10)
<o></o>
What is actually happening though is:
<o></o>
- When name is entered in SCORE SHEET, the TOTAL is either recorded to the right user (according to name) or it is seemingly recorded to multiple users
For example, I put in B7 the username CAPTAINDIGITS – it records the correct info back to the SCORE OVERVIEW sheet. But when I input 0PTIMUSPRIME in cell B18, the results from there overwrite all other results, regardless of the formula on the SCORE OVERVIEW sheet indicating a specific user for the results…
<o></o>
I am at a complete loss here…can someone please help/advise what I’m doing wrong?
<o></o>
Any help would be greatly appreciated.
<o></o>
Thanks so much!
<o></o>