One thing I've been asked to look at, help at least a little (already made some decent changes), and possibly revamp so long as it's simple enough for the time tracking lady, is our current time off tracking. Where I worked previously, that was all in a database driven system, and so I'm sure that gave more flexibility. However, our time setup is super simple, so Excel has no trouble with it.
What we currently have is 2 separate workbooks, one for summary, and one for detail. The detail item has one sheet per employee, with one row per month, and then about 5 columns for each of the various details.
What I would like to do is somehow convert this to have only ONE detail table, and then build some pivots or queries or formula-driven tables which pull summary-type values from the main detail data table.
One initial thought I had should work, except I'm afraid it may look too complicated to the end user.
My thought is to have some semblance of these columns:[ul]
[li]Month[/li]
[li]Department[/li]
[li]Employee[/li]
[li]Time On Check (this is what the employee had accrued prior to this calculation cycle - this month)[/li]
[li]Time Taken During Month[/li]
[li]Balance (Time on Check - Time Taken)[/li]
[li]Time Earned (this month)[/li]
[li]Paycheck Time (final calculation: Balance + Time Earned)[/li]
[/ul]
I realize the in between step "Balance" may seem overkill, but it's a field they are already using.
What I think would make this seem more difficult for the user, maybe, is how I've got Month and Employee. For their understanding, I could see them probably preferring 12 worksheets (1 for each month) and then a list of employees on each sheet. However, I think that takes away from having a one centralized data source.
Keep in mind, we have a very simple time system here:[ul]
[li]One box of time for vacation/personal/sick/whatever (not holidays)[/li]
[li]No rollover, as your time never expires.[/li]
[li]One paycheck per month[/li]
[li]Time is calculated outside excel for each employee in each month. I was told really quickly they are not interested in changing this step (maybe we can visit down the road)[/li]
[/ul]
I initially thought this one source should work, but I just keep seeing the lady panicking about copying and pasting the employee names from Month1 to Month2 once that month begins.
Can anyone here offer some suggestions? Surely there's some simple/easy way to do this that I'm not thinking of.
Thanks in advance for any thoughts.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
What we currently have is 2 separate workbooks, one for summary, and one for detail. The detail item has one sheet per employee, with one row per month, and then about 5 columns for each of the various details.
What I would like to do is somehow convert this to have only ONE detail table, and then build some pivots or queries or formula-driven tables which pull summary-type values from the main detail data table.
One initial thought I had should work, except I'm afraid it may look too complicated to the end user.
My thought is to have some semblance of these columns:[ul]
[li]Month[/li]
[li]Department[/li]
[li]Employee[/li]
[li]Time On Check (this is what the employee had accrued prior to this calculation cycle - this month)[/li]
[li]Time Taken During Month[/li]
[li]Balance (Time on Check - Time Taken)[/li]
[li]Time Earned (this month)[/li]
[li]Paycheck Time (final calculation: Balance + Time Earned)[/li]
[/ul]
I realize the in between step "Balance" may seem overkill, but it's a field they are already using.
What I think would make this seem more difficult for the user, maybe, is how I've got Month and Employee. For their understanding, I could see them probably preferring 12 worksheets (1 for each month) and then a list of employees on each sheet. However, I think that takes away from having a one centralized data source.
Keep in mind, we have a very simple time system here:[ul]
[li]One box of time for vacation/personal/sick/whatever (not holidays)[/li]
[li]No rollover, as your time never expires.[/li]
[li]One paycheck per month[/li]
[li]Time is calculated outside excel for each employee in each month. I was told really quickly they are not interested in changing this step (maybe we can visit down the road)[/li]
[/ul]
I initially thought this one source should work, but I just keep seeing the lady panicking about copying and pasting the employee names from Month1 to Month2 once that month begins.
Can anyone here offer some suggestions? Surely there's some simple/easy way to do this that I'm not thinking of.
Thanks in advance for any thoughts.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57