View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Heather Heather is offline
external usenet poster
 
Posts: 148
Default Need Programming Help

I have a spreadsheet that tracks time for all employees across all projects.
And I will start a sheet to track employees that are over or under the
alotted monthly time.
So I need to have the Over/Under sheet open the Time workbook, search the
TOTAL for each employee (there's a Pivot table that tracks the Total for each
employee) and then copy any TOTAL row that has a greater than 1 total in it.
This sheet tracks each month of the year, so I need it to check those fields.
FOr the life of me, I don't know how to program this in VBA, so help would
be GREATLY appreciated!
Thanks!
Heather