What formula shall I use

Closed
flower_girl Posts 11 Registration date Tuesday January 15, 2013 Status Member Last seen January 23, 2013 - Jan 21, 2013 at 08:50 PM
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 - Feb 2, 2013 at 02:36 PM
Hello,


Hi morning!
I Have a problem right now. Here's the thing.
I' working on an Ms Excel. My data are the following:
"Assigned
Reg. No." Suggestion / Idea "Suggester's
Name/s" Emp.# Points Total Points
.

Now, I don't know what formula shall I used, on how to get the points on each suggesters based only on their ID # considering that some of them started submitting suggestions since 2009. Another also is that some of the suggestions are submitted by 2 suggesters. So i would like to know how it would appear on another sheet with these data: Name: ID # Year: Total POints( from previous 2006 year up to present) . I'm the one who enters the point. I don't know how to sum it up. Please help me

6 responses

rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 21, 2013 at 09:17 PM
are you looking for update to happen as you enter name or is it more like a batch job which when you want, have a summary information prepared as you indicated
0
flower_girl Posts 11 Registration date Tuesday January 15, 2013 Status Member Last seen January 23, 2013
Jan 21, 2013 at 09:24 PM
Hi Rizvisa 1!

Yes, for update everytime I enter an ID #.
Example, ID # 8209 submitted suggestion last 2011 3 times and in 2012 6 times.
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 21, 2013 at 09:56 PM
sounds like you just want to enter an ID and find out based on existing records in the sheet what is the total for that person. is that so?
Could you post a sample book at some file share site like speedyshare.com and post back the link to the actual file back here.
0
flower_girl Posts 11 Registration date Tuesday January 15, 2013 Status Member Last seen January 23, 2013
Jan 21, 2013 at 11:38 PM
Hi Rizvisa 1!

Yes, that's it.

here's the link.

http://speedy.sh/5srvq/Sample-Excel.xlsx
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 23, 2013 at 06:47 AM
you need a maxro for it. I am thinking the macro should
1. delete data from "total points" sheet
2. loop through each sheet and add name and id, if no already added. update the total
0
flower_girl Posts 11 Registration date Tuesday January 15, 2013 Status Member Last seen January 23, 2013
Jan 23, 2013 at 09:50 PM
gOOdmornning rizvisa 1.!

how will i do it?
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 23, 2013 at 10:35 PM
there are some like this 5249/7006/7690 so how they will work?
0

Didn't find the answer you are looking for?

Ask a question
flower_girl Posts 11 Registration date Tuesday January 15, 2013 Status Member Last seen January 23, 2013
Jan 23, 2013 at 11:55 PM
they will identified as unique value. or they will be interpreted as one.
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Jan 24, 2013 at 06:46 AM
normally
5249/7006/7690 and 5249 will be two different records. but then all depends on what is the requirement.
0
Hi!
yes, thats it.so how would that be?
0
rizvisa1 Posts 4478 Registration date Thursday January 28, 2010 Status Contributor Last seen May 5, 2022 766
Feb 2, 2013 at 02:36 PM
so in year 2010, name Jing Pano. apears 4 times with total points for each time, is 26. So you expect for total , Jing Pano. to appears only once and total being 104 (assume that's the only year this name appeared)
0