Bob - Something's not clear. You have three columns, with each line (ie, day) having three time entries.
1. Are the time entries durations of time, or actual clock time? (If the entries are clock times, then George reserves the right to more questions.)
2. Where are the team names located? Do you have different sheets for different teams?
George is sure that the answer is yes, a macro could do what you want, but you'll have to explain a bit, so that your new audience can respond appropriately.
George
George,
Time durations are minutes and seconds. The tracker is laid out thusly: col. 1 date;col 2 time started; col 3 time finished; col 4 total phone time; col 5 total AUX code time; col 6 total TKS (this is the system we use for timekeeping) time; there are a couple of other columns for other tracking. The second spreadsheet generated by the TKS system would be setup thusly: there are 4 codes I=in time C=change (coffee breaks) L=lunch R=retrun from lunch O=out time. At the bottom of the report would be the total TKS time. Essentially, I'm thinking that I can get Excel to look at the daily report and do this (roughly :) like I said, it's been a while since I did this level of VB or macros) Look at the daily report>find the first agents name>look at the total TKS time for that person>copy it to the appropriate days row on the main sheet. Hopefully, that will help. If need be, I can provide you with a small sample of both reports tomorrow when I'm back at work. Thanks for your help!
Bob -
You've edged a bit further than asking VBA advice. You've got a project. Aand George just got a headache.
Anybody got a free week-end, here.?
George