Notes From an Inventory Management Consulting Job: Part IV of IV
This is the final post of a series detailing a consulting job I recently completed. This post discusses the pros and cons of employing Excel as the decision support system.
The spreadsheets built for this job are a very good example of an automated inventory tracking system that can be built for much less than the price of purchasing a “real” inventory management software package. There are however some definite pros and cons to look at when building your own software package using excel.
The main pro is the price. Excel is a software package that just about every office already owns
and with a little bit of know how, you can build whatever you want. In some cases you might now even need to have
any clue in terms of writing code to use excel to get it to do what you want it
to do. It’s also a nice package to use
because everyone in the office should already know how to use it.
The downside of using excel is that it might not be able to do everything you want it to do, nor may it do everything it should do. For example, in this project I encountered a problem with the inventory counting. The counts should really be updated every 6-8 weeks just to be safe. But when they are, the used materials that are subtracted out of them need to be cleared. Unfortunately this involves the inventory manager at the mailing room to update the values in excel. Really this isn’t a huge deal but ultimately it cuts down on the automation of the system. (As it turns out, I found a way to get around this about 2 weeks after I wrote this, but I can assure you, it was a serious hassle).
Another serious
hassle is getting these spreadsheets onto the internet. After completing this consulting job, I was
recommended by the firm I consulted to do a job almost identical to this
job. The only notable difference is that
I had to put the spreadsheets onto a webpage that gets updated daily. Although possible with excel, the interface
is not as friendly as I have seen with other software packages.
Another problem with excel for this project is that I ended
up using it as a daily and weekly demand database when really, Excel is a
terrible database system. What makes it
so terrible is that it does close to nothing to verify that the data is
complete. Ensuring the integrity of the demand
data is very using Excel.
Overall, considering I’m not a information system specialist
and yet I did manage to build this system using excel, I would have to say that
for low level jobs such as this one, excel is an excellent tool that is already
at hand and ready to be utilized by those who know what they are doing with it. As for the integrity of the data, had I
teamed up Access with Excel, I could have ensured the data’s integrity to a
better degree. In the end, the company
got a software package that meets their needs for a sliver of the price that it
would cost to buy a “real” inventory management system.
If you would like to see the spreadsheets I have made for the firm discussed in this series of articles, you can now download them. Please leave a comment letting me know your thoughts. I haven't received any from any users yet (thanks a lot guys), so don't be a jerk. I'll be posting user instructions very soon. I promise. Sorry to all who left comments any haven't received them yet.

Recent Comments