I'm pretty excited #nerdalert that I was working on my Excel time sheet today and worked this up..
?ÿ
=((MROUND(D23,"0:15"))-(MROUND(C23,"0:15")))*24
?ÿ
Using Ctrl/Shift/colon to time stamp C23 and D23 at the start and end of a task, it rounds to the nearest 15 minutes and generates the elapsed time in hours with .25 hour increments.?ÿ?ÿ
The rest of the sheet totals up those hours for the days.?ÿ?ÿ
I didn't know about Ctrl-Shift-Colon.?ÿ I don't know if I'll use it much, but it's nice to know.?ÿ (Note that it also works with LibreOffice Calc, which I use instead of Excel.)
Andy, good stuff!!?ÿ I went a little nuts with it and made the attached weekly sheet.?ÿ For the date just hit "cntl + ;" and the sheet fills in the date and do as Andy pointed out for the time slots otherwise enter time as Zulu time.?ÿ Once you enter a date the sheet color codes the hours and totals them by day at the bottom, this let the sheet be narrower than what we were using.
Not sure why the time I started and finished would be important. Please enlighten me! I am all for over-nerdifying my excel spreadsheets!
i like it as a way to track my time... I'm terrible at timesheets, but somehow using excel keeps me somewhat current.?ÿ i never tracked a minute of time for 12 years so having to do this at the new gig has been a struggle!?ÿ?ÿ
Andy, good stuff!!?ÿ I went a little nuts with it and made the attached weekly sheet.?ÿ For the date just hit "cntl + ;" and the sheet fills in the date and do as Andy pointed out for the time slots otherwise enter time as Zulu time.?ÿ Once you enter a date the sheet color codes the hours and totals them by day at the bottom, this let the sheet be narrower than what we were using.
I think this worked!?ÿ Thanks @Wendell for the FAQ tutorial!?ÿ ?ÿ
?ÿ
I have an exta sheet in there in case I get a lot done in a week
I also have a sheet for frequently used billing codes
Finally, I use the "LOG" sheet to track my phone calls and general "to do" items.?ÿ ?ÿ ?ÿ
?ÿ
in the View tab, if you go to "page layout" that is what I print for the timesheet to hand in.?ÿ That works for now, but I wish it automatically uploaded into the system..?ÿ one step at a time, grasshopper.?ÿ?ÿ
Andy, I revised my sheet because it occurred to me last night that if you subtract a rounded number from a rounded number you are going to not have things add up to total correctly.?ÿ So for the individual "charging" hours I have changed the rounding too "=(MROUND((D23-C23),"0:15"))*24" for your example.?ÿ I changed the sheet to total charging hours as well as hours based upon the actual non rounded time (which is then rounded at the very end).?ÿ Now I truly feel I have beaten my version to death ...
in the View tab, if you go to "page layout" that is what I print for the timesheet to hand in.?ÿ That works for now, but I wish it automatically uploaded into the system..?ÿ one step at a time, grasshopper.?ÿ?ÿ
When I made my GPS reduction sheet that goes from Carlson to Trimble, I made the calc sheet just as I needed it to analyze the data and then I took sheet 2 (the one in the lower left of sheet 1 on the xlsx) and had it insert the final data into cells made for export in the format necessary.?ÿ Then it is a simple as exporting from sheet two the data in the proper format.?ÿ The GPS sheet that I did has the data as well as co variance matrix's and all of the data that the ASCII ".dc" format needs.?ÿ It was the best way that I found .. It was the only way that I found of exporting in the proper format