+ Reply to Thread
Results 1 to 7 of 7

Moving Stock between Warehouses

  1. #1
    Registered User
    Join Date
    05-10-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Moving Stock between Warehouses

    Hi all. I'm developing a spreadsheet to manage stock between two different warehouses and have hit a stumbling block; I have attached the spreadsheet in question.

    I want users to be able to "move" items from one warehouse to another by entering the data into the STOCK TRANSFER sheet. The user should be able to enter the product ID into cell A3, with the corresponding item description returned from the ITEMS LIST sheet. One they've entered the quantity into cell C3 I would like the two buttons to either:

    Move the desired quantity of the chosen item from the OFFICE sheet to the corresponding quantity on the CRISPINS sheet or
    Move the desired quantity of the chosen item from the CRISPINS sheet to the corresponding quantity on the OFFICE sheet.

    I have tried to record a macro to each button however I can't get it to work correctly e.g. if user enters 10001001m12 into cell A3 and 10 into C3 then clicks Move to Crispins it should return "Neo Mix box 12" in B3, before subtracting 10 from cell B12 on the OFFICE sheet and adding 10 to cell B12 on the CRISPINS sheet.

    Apologies in advance if I haven't explained it clearly enough and I welcome any suggestions on a better way to do this.
    Attached Files Attached Files

  2. #2
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Moving Stock between Warehouses

    Hi there,

    pls see attachement...

    This is what I put tohether:
    Please Login or Register  to view this content.
    Hope it helps

    Internal Stock Management.xlsm
    Regards
    Miroslav R.

    (If You like my solutions, feel free to add reputation.)

  3. #3
    Registered User
    Join Date
    05-10-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Moving Stock between Warehouses

    Thank you very much, it works brilliantly!

  4. #4
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Moving Stock between Warehouses

    You'd be better off doing yourself a huge favour and paying a few quid per month for a professional web based system. Excel simply doesn't work well enough for stock systems

  5. #5
    Valued Forum Contributor Miroslav R.'s Avatar
    Join Date
    05-16-2013
    Location
    NMnV, Slovakia
    MS-Off Ver
    Excel 2007
    Posts
    479

    Re: Moving Stock between Warehouses

    You are welcome!

    So if this solution fulfil Your requirements, mark this thread as SOLVED.

    Have a nice day!

  6. #6
    Registered User
    Join Date
    05-10-2014
    MS-Off Ver
    Excel 2003
    Posts
    3

    Re: Moving Stock between Warehouses

    Quote Originally Posted by Kyle123 View Post
    You'd be better off doing yourself a huge favour and paying a few quid per month for a professional web based system. Excel simply doesn't work well enough for stock systems
    I appreciate the advice. How do you determine when your needs outstrip excel enough to justify that move? What particular deficiencies do you think Excel has regarding stock systems?

  7. #7
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Moving Stock between Warehouses

    Well one of the first things to consider is the commercial viability of using a spreadsheet; how much time have you already spent on the spreadsheet and how much time are you likely to spend making it do what you want it to? Weigh up the projected hourly spend against what you would otherwise be doing, how much your time costs and see how it compares to a purchased solution.

    You then need to look at the shortcomings of Excel, remember it's just a fancy calculator, so as soon as you need to start doing anything other than adding up things start getting complicated, you need to start hacking around and using macros to make it do what should be simple things. Some things to consider:

    - Excel has no inbuilt tracking, anyone can change anything mistakenly or otherwise and it's impossible to tell who changed what. Consequently it's very easy to end up with incorrect data and it's impossible to undo. In contrast, a proper stock system will be database driven, this allows the tracking of everything, even historically.
    - You have much more control over a professional system, you can allocate user permissions and set data validation rules so it's very difficult to enter incorrect information. Users cannot add/edit stock items for example and can have clearly defined roles
    - Professional systems will have interfaces for proper stock taking, will adjust stock from orders and sales; this will all be fully audit able and it is trivial to get things like stock value, alerted when levels drop below defined levels
    - Multi-user access, there is no neat solution to this in Excel, it simply is not built for a multi user environment - if more than one person needs to alter stock levels etc at one time Excel falls down
    - Integration with other services, most stock systems will integrate with popular e-commerce platforms if you sell online; they offer automated POs when stock levels get low. They will usually handle financial reporting too, or offer interfaces to popular accounting packages

    The plethora of stock systems out there mean that pretty much any stock requirements you have will already have encountered and resolved by other businesses. Trying to roll your own system means that you have to re-invent the wheel each time you realise something doesn't work as you want it to - commercial systems will have found and resolved issues you haven't even considered yet.

    That brings me on to the issue of scope, without exception all stock systems I've ever seen have grow hugely in scope from being simple to hugely complicated hacked together solutions with bits bolted on here and there. Before you realise, you end up with a business critical maintenance nightmare that takes a huge amount of time to administer. This also makes the transition to a proper stock system down the line all the more painful as the data migration is hard; Excel stores data quite differently to how it would be stored in a database and therefore provides a barrier to entry. It's much better to avoid this and accept that there are very few stock requirements that haven't already been solved commercially.

    Price wise web based solutions tend to be very reasonably priced - the competition is pretty fierce so you can take advantage of it. Most products will also offer free trials so you have very little to lose.

    I've seen this a lot, and while Excel seems like a very cheap and simple solution, it never ends up like that unfortunately

    That's why for stock systems, I always advise people to got for a professional one; Excel quite simply isn't suitable - remember, it's really just a calculator

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem with warehouses location and distances
    By fernando112 in forum Excel General
    Replies: 6
    Last Post: 03-28-2014, 02:04 AM
  2. Automatic Moving of data to corresponding month on Stock Report sheet
    By Nickvii7 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-25-2013, 01:34 PM
  3. Replies: 0
    Last Post: 09-25-2012, 09:39 AM
  4. Items / Warehouses
    By ElmerS in forum Excel General
    Replies: 6
    Last Post: 02-13-2010, 01:06 PM
  5. How do I plot a moving average on a stock price bar chart?
    By Joe Miller in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 01-10-2009, 04:18 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1