Work Log - tracking of work across multiple employees

nelsonsix66

New Member
Joined
Dec 19, 2024
Messages
1
Office Version
  1. 365
Platform
  1. Windows
I have created a work log for my team which can monitor how much work is currently being put through the business, who completed the task and how long it took to complete.

The initial work request gets entered on to the ready to write tab and then once complete the whole row is cut and pasted onto the Report completed tab – this is the tab the MI is pulled from. This cut and paste brings with it the formula and complexity score calc which is important.

The important information is the Primary and secondary work columns which calculates the complexity score from a vlook up (on a seperate tab), the PP name which is the person who has completed the work, and the date passed back to adviser which helps me calculate the turn around time for each piece of work.

I have a separate spreadsheet for MI that pulls from the attached spreadsheet – this works fine as long as the data in entered correctly on the main log.

There are about 50 people at any one time adding, editing or looking at the shared spreadsheet and I have found that there are a lot of issues occurring, for example formulas being lost/deleted, rows being inserted, and the formulas not automatically being included in the new row.

This has meant that data is not being fed through to my separate MI spreadsheet and I am constantly having to edit data to make sure it pulls through correctly, this is not ideal as it can be time consuming, and the point of this log was to automate a lot of the data coming through the business.

I appreciate that it isn’t a particular complex spreadsheet, but I would like it to work correctly all the time and any ways in which I can stop people messing up formulars would be great. I was thinking of having a hidden tab in which does all the calculation, so when the row is moved to the completed tab, the formulas don’t need to be copied and pasted. Rows Q to T are usually hidden.

Any ideas would be great.

Thanks


Test Log.xlsx
ABCDEFGHIJKLMNOPQRS
5OfficeClient NameDate AddedPrimary WorkSecondary WorkAdditional Comments (BRIEF NOTES)Fee (£)AdviserPPDate StartedDate Passed back to adviserComplexity Score
6Bond WithdrawalAddendum01/12/20246.551.512/24
7Bond WithdrawalN/A01/11/202455011/24
8Cashflow PlanningN/A01/01/202544001/25
9Investment Review Investment Top Up10/10/202498110/24
10   01/00
11   01/00
12   01/00
13   01/00
14   01/00
15   01/00
16   01/00
17    01/00
18   01/00
19   01/00
20   01/00
21   01/00
22   01/00
Ready to Write
Cell Formulas
RangeFormula
P6:P22P6=IF(E6="","",VLOOKUP(E6,List!$F$3:$G$29,2,FALSE))
Q6:Q22Q6=IF(F6="","",VLOOKUP(F6,List!$H$3:$I$31,2,FALSE))
R6:R22R6=TEXT(M6,"MM/YY")
O17,N6:N22O17=IF(G17="","",Q17+R17)
Cells with Conditional Formatting
CellConditionCell FormatStop If True
N6:N209,O17Cell Valuebetween 0 and 4textNO
N6:N209,O17Cell Valuebetween 4 and 10textNO
N6:N209,O17Cell Valuebetween 10.1 and 1000textNO
K6:K209Cell Valuecontains "KM"textNO
K6:K209Cell Valuecontains "SH"textNO
K6:K209Cell Valuecontains "LP"textNO
K6:K209Cell Valuecontains "DM"textNO
K6:K209Cell Valuecontains "AJ"textNO
K6:K209Cell Valuecontains "SW"textNO
K6:K209Cell Valuecontains "DN"textNO
K6:K209Cell Valuecontains "NH"textNO
K6:K209Cell Valuecontains "JB"textNO
K6:K209Cell Valuecontains "TBC"textNO
Cells with Data Validation
CellAllowCriteria
E6:E209List=List!$F$3:$F$29
F6:F209List=List!$H$3:$H$31
J6:J209List=List!$N$13:$N$22
K6:K209List=List!$O$3:$O$13
B6:B22List=List!$C$3:$C$5
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.

Forum statistics

Threads
1,224,816
Messages
6,181,141
Members
453,021
Latest member
Justyna P

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top