+ Reply to Thread
Results 1 to 2 of 2

updatable inventory tracker

  1. #1
    Registered User
    Join Date
    03-30-2009
    Location
    Albuquerque, NM
    MS-Off Ver
    Excel 2007
    Posts
    3

    updatable inventory tracker

    Hi all,

    I am working on an excel sheet that allows me to update inventory quantities and reorder amounts, but i am very new to VBA so i am stuck again.

    I am attaching my file so anyone who is kind enough to help can better see visualize what i describe.

    I have a drop down list in B3 that is a list of the range from B8:B45. Next to the drop down list, i have a couple of cells for adding or subtracting inventory quantity that when i enter a number i hope to have the following happen:

    1. update the values in the range of M8:M45 corresponding to whichever item is selected from the drop down list
    2. automatically clear the number entered in the cells for adding or subtracting inventory so that another item from the drop down list can be selected and a new number can be entered without affecting the previous selection

    Any help would or advise to lead me in the right direction would be fantastic!
    Attached Files Attached Files

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: updatable inventory tracker

    Add a Commandbutton from the ActivexX Controls & use this code.

    Developer Tab -> Insert->ActiveX Controls
    Please Login or Register  to view this content.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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