I'm really just looking for any experience or insight any of you have had of how you deal with bosses who don't understand the value and particularly the strengths and weaknesses of IT solutions and how and where to apply them (and vice versa where not to apply them)
A little background. I work for a company that maintains a moderately sized dataset (about 6000 overall records with about 30 fields per record) entirely through Excel. To do so they have split it up and keep some information in this file, some information in that file, some information in another file, etc. They have 6 identical versions of a few of the files that only concentrate on 1 of our 6 project regions, and in some other files the 6 regions are split between 6 worksheets in the same workbook.
A lot of the work is better done by human minds and I fully understand that. For example when a judgement call is required about whether the root cause of an event is a contractor not performing their work on time or a failed delivery of materials or a mismanagement of a project such that the contractor was booked to show up on the Tuesday and the delivery was booked to arrive on the Thursday. These are things it's very difficult or impossible to write properly accurate and reliable formulas or VBA coding to deal with because it involves reading through emails, checking various other files that are only accessible through a bespoke online file storage system, or other things like that.
But one problem I am running into, and I've heard my boss say the same thing to various solutions I've proposed for a few different issues we have (that are almost always caused by relying on a human to perform some task that can be writen with such clearly defined and simple rules that the solution is almost childs play) is "but if we do this the people won't pay as much attention to their work" or "why should we get the computer to do their job for them?" and it makes my spidey-senses go bananas!
For instance, our projects have various deadlines built into them. If a deadline passes without that particular activity being completed then the project should be flagged and reported on. But at least 30-40% of the time we report on these late because checking for these deadline flags and inputting them manually is just one of maybe 10 computer-suited tasks that the human users have to do every day and they don't always do all of them because of either sloppiness or other workload pressures.
So, have you experienced this problem, and if so what are the best ways you have found to get over them and get to a point where the computer is doing the work best suited to the computer, and the humans are freed up to spend their time doing the work best suited to the humans?
A little background. I work for a company that maintains a moderately sized dataset (about 6000 overall records with about 30 fields per record) entirely through Excel. To do so they have split it up and keep some information in this file, some information in that file, some information in another file, etc. They have 6 identical versions of a few of the files that only concentrate on 1 of our 6 project regions, and in some other files the 6 regions are split between 6 worksheets in the same workbook.
A lot of the work is better done by human minds and I fully understand that. For example when a judgement call is required about whether the root cause of an event is a contractor not performing their work on time or a failed delivery of materials or a mismanagement of a project such that the contractor was booked to show up on the Tuesday and the delivery was booked to arrive on the Thursday. These are things it's very difficult or impossible to write properly accurate and reliable formulas or VBA coding to deal with because it involves reading through emails, checking various other files that are only accessible through a bespoke online file storage system, or other things like that.
But one problem I am running into, and I've heard my boss say the same thing to various solutions I've proposed for a few different issues we have (that are almost always caused by relying on a human to perform some task that can be writen with such clearly defined and simple rules that the solution is almost childs play) is "but if we do this the people won't pay as much attention to their work" or "why should we get the computer to do their job for them?" and it makes my spidey-senses go bananas!
For instance, our projects have various deadlines built into them. If a deadline passes without that particular activity being completed then the project should be flagged and reported on. But at least 30-40% of the time we report on these late because checking for these deadline flags and inputting them manually is just one of maybe 10 computer-suited tasks that the human users have to do every day and they don't always do all of them because of either sloppiness or other workload pressures.
So, have you experienced this problem, and if so what are the best ways you have found to get over them and get to a point where the computer is doing the work best suited to the computer, and the humans are freed up to spend their time doing the work best suited to the humans?
Last edited: