Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

what function/formula do I use?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
kate - 29 May 2008 16:31 GMT
I have one sheet in my workbook with raw data entered daily.  This
information includes employee number, and scores.  I want to pull scores from
that sheet to a different sheet based on the employee number in order to
calculate an average score.  This should be easy, but I'm stumped.  I'm also
haven't used Excel in a long time.  

Currently using EXCEL 2007, but may need backward compatibilty to 2003.

Any help is greatly appreciated.

Kate
Signature

K Fullerton

Roger Govier - 29 May 2008 17:03 GMT
Hi Kate

Assuming employee numbers are unique, and entered in column A of Sheet1,
with scores in columns B through M
On Sheet2 in cell B2
=IF($A2="","",VLOOKUP($A2,Sheet1!$A:$M,COLUMN(),0))
You can then drag this formula across through C2:M2, and then down as far as
required.

Change the ranges to suit your situation.
Signature

Regards
Roger Govier

> I have one sheet in my workbook with raw data entered daily.  This
> information includes employee number, and scores.  I want to pull scores
[quoted text clipped - 9 lines]
>
> Kate
kate - 29 May 2008 18:11 GMT
Roger,

Thanks for your input.  I think we're on the right track, but I may not have
explained it too well.

RAW DATA (sheet 1)

Col A                                          Col F

tech number                               score

TECH AVG (sheet 2)

Col A       Col B       Col C   etc
6801        6802       6803  

score       score      score
score       score      score
score       score      score

 avg          avg         avg

There will be multiple entries (rows) with the same tech number and a score
for each entry.   Tech numbers will not be in order.  The number of entries
per tech will vary.

I just want to pull all of (ex. tech 6801) scores to a new sheet, add them
up and average them.  I can handle the averaging.

Thanks for helping a neophyte.

Kate

Signature

K Fullerton

> Hi Kate
>
[quoted text clipped - 19 lines]
> >
> > Kate
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.