Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Using Excel to capture Inventory

Has anyone used excel as an inventory tracking tool? I've set one up and
every time something comes out of inventory in a given month, just add an
additional plus to the formula on that line item. I've set up a reorder
number and an if statement when a number drops below a certain number, it
alerts me to reorder. However, a few items need removal from multiple places
and people forget to note it in all, thus throwing off my numbers incredibly.
ie.: 20 manuals ship means deduct 20 binders, 20 sets of tabs, 20 tapes.
Someone can easily forget to deduct the tabs and I'm in a crunch. Any
suggestions?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,365
Default Using Excel to capture Inventory

In my experience it's almost impossible to create anything close to a robust
inventory management tool in Excel without a lot of VBA code (macros) that
either run automatically based on certain events such as shipping 20 manuals,
or on demand from the user. There just is no accounting for human error
without very strict control and monitoring of the activities within the
workbook.

I almost hated to try to answer this one because invariably it ends up
leading to a month-long project to get a working product. It's also
difficult to give more than general ideas without seeing the specific
workbook.

One relatively simple thing you might consider is just putting comments in
the cells where you record shipments or other activities for items that
require more actions. Such as putting a comment like "Do not forget to
account for binders, tabs and tapes upon shipping this item" in the cell
where you enter the number of manuals shipped. When the click in the cell or
even just hover over it, at least they'll get the reminder and no VBA code
required. This takes a little more setup initially, but the payback in a
more accurate inventory may be worth it.

"Anne K" wrote:

Has anyone used excel as an inventory tracking tool? I've set one up and
every time something comes out of inventory in a given month, just add an
additional plus to the formula on that line item. I've set up a reorder
number and an if statement when a number drops below a certain number, it
alerts me to reorder. However, a few items need removal from multiple places
and people forget to note it in all, thus throwing off my numbers incredibly.
ie.: 20 manuals ship means deduct 20 binders, 20 sets of tabs, 20 tapes.
Someone can easily forget to deduct the tabs and I'm in a crunch. Any
suggestions?

  #3   Report Post  
Junior Member
 
Posts: 1
Default

Quote:
Originally Posted by Anne K View Post
Has anyone used excel as an inventory tracking tool? I've set one up and
every time something comes out of inventory in a given month, just add an
additional plus to the formula on that line item. I've set up a reorder
number and an if statement when a number drops below a certain number, it
alerts me to reorder. However, a few items need removal from multiple places
and people forget to note it in all, thus throwing off my numbers incredibly.
ie.: 20 manuals ship means deduct 20 binders, 20 sets of tabs, 20 tapes.
Someone can easily forget to deduct the tabs and I'm in a crunch. Any
suggestions?

let me try
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel filter won't capture everything in the column - why? The_Warden Excel Worksheet Functions 3 May 14th 08 05:10 PM
Scheduled data capture in Excel jc132568 Excel Worksheet Functions 3 March 5th 08 02:59 AM
Excel screen capture to capture cells and row and column headings jayray Excel Discussion (Misc queries) 5 November 2nd 07 11:01 PM
EXcel Capture Data into one cell Luis Excel Worksheet Functions 0 April 19th 06 05:25 PM
How can i get an inventory list that adds and subtracts inventory James Excel Discussion (Misc queries) 0 October 5th 05 12:48 AM


All times are GMT +1. The time now is 09:44 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"