+ Reply to Thread
Results 1 to 4 of 4

Spreasheet is vulnerable to operator error

  1. #1
    Registered User
    Join Date
    04-27-2007
    Posts
    15

    Spreasheet is vulnerable to operator error

    I am trying to create an inventory adjustment sheet whereby the operator enters the Item number and automatically they are brought to the Item Line, where I want them to make the necessary inventory adjustments to Qty and Location as required. I am worried that by them manually doing this there is a risk of accidentally going to the wrong Location or entering the wrong Qty. Any suggestions would be greatly appreciated.
    Attached Files Attached Files

  2. #2
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161
    Hi, i haven't looked at your sheet but the code below works like this: if you enter a value in to A2 and hit enter the cursor moves to an empty cell below and then you are transported to the cell that contains the same text as A2. It needs to be put in the worksheet module you are working with.
    Please Login or Register  to view this content.
    Not all forums are the same - seek and you shall find

  3. #3
    Registered User
    Join Date
    04-27-2007
    Posts
    15

    Thanks Simon

    This is close to what I have, however I do have multiple parts in the same location and by using the Sub you suggested the Item # goes to the 1st location identified. I need to link Item # and Location together

  4. #4
    Forum Expert Simon Lloyd's Avatar
    Join Date
    03-02-2004
    Location
    locked in the cage
    MS-Off Ver
    All the ones my homepage shows
    Posts
    3,161
    Thats because i based my sub on this!
    Quote Originally Posted by GeorgeTriton
    operator enters the Item number and automatically they are brought to the Item Line, where I want them to make the necessary inventory adjustments
    you didnt give all te information needed to give you the solution you wanted!

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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