View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
VM VM is offline
external usenet poster
 
Posts: 6
Default Macro to Support a task in excel

So I have a table list of employee IDs, along with the mutiple project
IDs and the hours against each project they have worked on.
I want to pull out the list of employee IDs with the project ID and
hours to which they have billed the maximum hours. Can anyone help
with a macro for this?