Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Here is the quick explaination.
I work as a trainer where each person in my class is assigned up to 40 classes in an online university program. I can produce an excel sheet from within the program, that will list everyone for a set range of time. Problem with this is that it can display around 40000 lines of data. My goal is to have the excel sheet that I pulled on one worksheet, and be able to type in the persons name on a seperate worksheet that will tell me if they have completed all of the courses. I have : =SUMPRODUCT(--(report!$A$2 A$41625=C2),--(report!$B$2 B$41625="Agent - Dealing with Angry Customers: Techniques 1 and 2")) in each cell where C2 would be the cell that the persons name is and Agent - Dealing with Angry customers: Techniques 1 and 2 is the name of the course. I want the programing perferably a macro to search column A for the name, when found, see if Column B has the name of course in it, then post either an x or the score in a cell. keep in mind that I have 40 courses so want this done by pressing one button. I am not afraid to use a text box to type the name, then hit search. thanks a head of time. -- Message posted via http://www.officekb.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Maddening Dilemma - Compare each cell within column a to each cell in column b and find unique matches | Excel Worksheet Functions | |||
Find max value in one column and return the value of corrosponding cell in different column | Excel Worksheet Functions | |||
Selecting data that matches certain criteria in one column | Excel Discussion (Misc queries) | |||
Find First Non blank cell than find column header and return that value | Excel Worksheet Functions | |||
To find Multiple values in column B for a unique value in column A | Excel Worksheet Functions |