I have a database that have connected using the MySQL plugin to query pull the MySQL information in to excel and just need the totals of the information.
My excel is 2007, and the below is the information, just dont know how to do the formula for manipulating data.
Column D has the user id and column C has the hours, the user id can show up multiple times in the column D.
Looking to count the number of hours for the user1.
SUM = on sheet2 if column D has user1 copy and add up the number(hours) of column C.
Next count how many time user id was listed.
SUM = on sheet2 count how many time user1 name shows up in column D.
Any help is the right direction would be appreciated.
-RM
My excel is 2007, and the below is the information, just dont know how to do the formula for manipulating data.
Column D has the user id and column C has the hours, the user id can show up multiple times in the column D.
Looking to count the number of hours for the user1.
SUM = on sheet2 if column D has user1 copy and add up the number(hours) of column C.
Next count how many time user id was listed.
SUM = on sheet2 count how many time user1 name shows up in column D.
Any help is the right direction would be appreciated.
-RM