Need Help in Excel.. Urgent! - Page 2 - ehMac.ca
Facebook
Twitter
YouTube
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old Jan 20th, 2006, 08:23 PM   #11
Full Citizen
 
Join Date: May 2005
Location: Edmonton, AB
Posts: 155
As planders suggested, it sounds like you are looking for LOOKUP (or possibly HLOOKUP or VLOOKUP). This will look for the value you specified in the reference cell within a list, and return a value from the adjacent cell on the lookup list. If the columns/rows on the lookup list are not side by side then VLOOKUP (columns) or HLOOKUP (rows) are what's needed.

Another way to accomplish this is with a coupling of the INDEX and MATCH functions. This is something needed for lists which are not ordered/alphabetized. It's a bit more complicated with this method, but much more flexible.
TimStalin is offline   Reply With Quote
Sponsored Links
Advertisement
 
Old Jan 20th, 2006, 08:40 PM   #12
Honourable Citizen
 
Macified's Avatar
 
Join Date: Sep 2003
Location: Park City, Markham, Haliburton
Posts: 4,402
Send a message via AIM to Macified
start by building a LOOKUP to get the data you want from the team spreadsheet. Use the formula builder to walk you through it.

When you are done with the LOOKUP, wrap it in an IF statement as shown earlier, where the LOOKUP is the positive return.

You need to do the IF statement for accuracy since Excel will return the closest available value in a LOOKUP (ie. if the lookup value doesn't exist, you'll still get a return)

You also need to make sure that the lookup table is sorted on the column that you are searching.

Hope that makes sense.
__________________
“Maybe some day somebody will call me "Sir" without adding "You're making a scene"!!”
-Homer Simpson
Macified is offline   Reply With Quote
Old Jan 21st, 2006, 02:03 PM   #13
Honourable Citizen
 
guytoronto's Avatar
 
Join Date: Jun 2005
Location: Toronto
Posts: 4,798
From the sounds of it, you need a database, not a spreadsheet. Excel does have some databse functionality, but you would be much better served using actual database software.
__________________
I've lost my pants.
guytoronto is offline   Reply With Quote
Old Jan 21st, 2006, 09:07 PM   #14
Honourable Citizen
 
Macified's Avatar
 
Join Date: Sep 2003
Location: Park City, Markham, Haliburton
Posts: 4,402
Send a message via AIM to Macified
Excel is perfectly suited to this kind of thing. Depending on what else he wants to do, a database might be recommended. But this is no problem for excel and works well once set up.
__________________
“Maybe some day somebody will call me "Sir" without adding "You're making a scene"!!”
-Homer Simpson
Macified is offline   Reply With Quote
Old Jan 22nd, 2006, 10:16 AM   #15
Full Citizen
 
Join Date: Oct 2002
Location: London, Ontario
Posts: 522
Quote:
Originally Posted by harrydude
Sorry, but this isn't what I am looking for. I am making a golf pool, so I have more than one name. On an excel sheet are the teams with the players listed on each person's team. I want to be able to specify the weekly PGA money list with the names of the players and their earnings so far this year and then i want excel to put a person's earnings next to their name (in the box to the right) every time their appears in the excel sheet.
A golf pool is "Urgent"?
Todd is offline   Reply With Quote
Old Jan 22nd, 2006, 10:17 PM   #16
Full Citizen
 
Join Date: May 2005
Posts: 107
yes the season has already started and tournaments are going every week now in golf and its soo hard to update each week. will be looking for a databse program.
harrydude is offline   Reply With Quote
Old Jan 23rd, 2006, 12:38 PM   #17
Honourable Citizen
 
Macified's Avatar
 
Join Date: Sep 2003
Location: Park City, Markham, Haliburton
Posts: 4,402
Send a message via AIM to Macified
Were you unable to get it to work with the suggestions offered? There's no reason to spend money on a database if you already have excel.
__________________
“Maybe some day somebody will call me "Sir" without adding "You're making a scene"!!”
-Homer Simpson
Macified is offline   Reply With Quote
Old Jan 23rd, 2006, 08:04 PM   #18
Rob
Honourable Citizen
 
Rob's Avatar
 
Join Date: Sep 2002
Location: Close to Windsor, Ont.
Posts: 1,639
Quote:
Originally Posted by harrydude
Thanks, Rob, but that wont work for me. If woods is in first place then he will be in A1 and his money will be in B1. If woods moved into second place after a tournament, and lets say Mike Wier then went into first on the money list, then woods's name would be in A2 and his money in B2. If I used =$B$2 then it would be copying Mike Wier's money earned.
You can easily do a sort by name or earnings. Select both columns and then go to the "Data" menu. Choose "Sort". You can sort by column in ascending or decending. In other words, you can sort by player name in alphabetical order, or you can sort by earnings from highest to lowest or lowest to highest. As long as you have both columns highlighted then Excel is smart enough to move your absolute references with the sort.

I think you're making this waaay too hard. There's a million ways to do this if you plan it properly in the original setup. You're going to have to experiment a bit and read up on some of the Excel functions. A database program isn't going to be any easier if you've never used it before.
__________________
Real Macsters don't repair permissions.

Opinions are like toothbrushes. Everybody has one, so there's no need to share. - Red Green
Rob is offline   Reply With Quote
Old Jan 24th, 2006, 10:23 AM   #19
Honourable Citizen
 
Macified's Avatar
 
Join Date: Sep 2003
Location: Park City, Markham, Haliburton
Posts: 4,402
Send a message via AIM to Macified
FYI - I got a copy of the spreadsheet from Harrydude and it's all set up and working. The lookup is functioning well combined with an if statement to keep it accurate.

No need for a database
__________________
“Maybe some day somebody will call me "Sir" without adding "You're making a scene"!!”
-Homer Simpson
Macified is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Spreadsheet compatible with Excel kevs~just kevs Anything Mac 4 Jun 1st, 2005 06:31 PM
Excel starup Mr.Spock Mac, iPhone, iPad and iPod Help & Troubleshooting 5 Mar 17th, 2005 11:01 PM
Excel wizards in da house? MacAndy Mac, iPhone, iPad and iPod Help & Troubleshooting 12 Feb 3rd, 2005 09:47 AM
Problem with Microsoft excel Haven2020 Mac, iPhone, iPad and iPod Help & Troubleshooting 1 Dec 14th, 2004 02:55 PM
I hate Excel in Mac MacAttack Mac, iPhone, iPad and iPod Help & Troubleshooting 7 Nov 16th, 2003 09:19 PM


All times are GMT -4. The time now is 12:46 PM.



Copyright © 1999 - 2012, ehMac.ca All rights reserved. ehMac is not affiliated with Apple Inc. Mac, iPod, iTunes, iPhone, Apple TV are trademarks of Apple Inc. Content Relevant URLs by vBSEO 3.6.0 RC 2

Tribe.ca: Urban living in Toronto!