+ Reply to Thread
Results 1 to 3 of 3

Stock update from received and booked columns on a (separate input sheet)

  1. #1
    Registered User
    Join Date
    03-01-2021
    Location
    Lincolnshire
    MS-Off Ver
    2010
    Posts
    2

    Stock update from received and booked columns on a (separate input sheet)

    I have a stock sheet that I would like to update the stock on by entering goods received and booked out on another sheet. So I would enter receivals or parts booked out then click a button at the top of the respective column to update stock and clear the data entry column.

    Can anyone help on this as I have very little VBA experience.
    My workbook should be attached (Shows in managed Attachments) if not there please let me know.

    Thanks in advance

    Mark
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    03-01-2021
    Location
    Lincolnshire
    MS-Off Ver
    2010
    Posts
    2

    Re: Stock update from received and booked columns on a (separate input sheet)

    Just as another note to this:
    All I want to do is use a receival or booking out column to update stock then clear the input while keeping the updated stock.
    I already have a button that clears the input column
    Attached Files Attached Files
    Last edited by Mark1961; 03-01-2021 at 08:22 AM.

  3. #3
    Forum Expert torachan's Avatar
    Join Date
    12-27-2012
    Location
    market harborough, england
    MS-Off Ver
    Excel 2010
    Posts
    4,308

    Re: Stock update from received and booked columns on a (separate input sheet)

    As you are venturing into the world of VBA make the break from the tedium of maintaining on-sheet formula.
    Attached is a simple stock inventory sheet done for a query on this forum some months ago.
    The first form (Inventory) is used to load your initial items into the stock sheet, the other three forms buttons appear on changing sheet tabs and are self-explanatory.
    To insert a new item first clear the form then add details and press new to add details to database - all calculations are done in the code NOT on the sheet.
    When using tables do not manually extend them, they self-maintain and expand and contract with additions/deletions.
    torachan.
    Attached Files Attached Files

+ 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. Auto update Main Control sheet based on received data
    By amberle in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 04-16-2020, 12:50 PM
  2. Want to update stock sheet as and when i enter product code in invoice sheet
    By anilpatni1234 in forum Excel Programming / VBA / Macros
    Replies: 7
    Last Post: 08-22-2017, 01:18 AM
  3. Stock Sheet - Update Formula
    By JDobbsy1987 in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 03-21-2017, 08:00 PM
  4. [SOLVED] Separate input numbers into separate columns.
    By Tona in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 12-16-2015, 04:23 AM
  5. [SOLVED] how long it took for one stock sheet input
    By makinmomb in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 12-22-2014, 09:33 AM
  6. i am new to excel and i am trying to update a stock sheet
    By trinimoses in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-09-2014, 11:45 PM
  7. Update total "In Stock" on separate workbook automatically
    By nicolemm83 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-29-2011, 08:08 AM

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