Closed Thread
Results 1 to 8 of 8

First Post for the Excel Gurus - help needed

  1. #1
    Registered User
    Join Date
    04-27-2008
    Posts
    4

    First Post for the Excel Gurus - help needed

    Hi , First post for me....

    Can anyone help with what is possibly a simple problem.

    I have a sheet which essentially has 3 columns
    Part number , description and stock quantity

    There are about 500 rows of parts with their description and quantity.
    I need to be able to have a simple way for someone to enter a part number and excel will give them the description and quantity available without having to search through the list.

    Is this easy?

    Ray - UK

  2. #2
    Valued Forum Contributor mudraker's Avatar
    Join Date
    11-10-2003
    Location
    Melbourne, Australia
    Posts
    3,983
    RayLavidge

    Welcom to Exceltip forum

    Please take a couple of minutes and read the forum rules (Rule 1)

    An Announcement thread that covers the rules is at the top of each forum or you may use the link below in my signature.
    Please Read Forum Rules Before Posting
    Wrap VBA code by selecting the code and clicking the # icon or Read This
    How To Cross Post politely

    Top Excel links for beginners to Experts

    If you are pleased with a member's answer then use the Scales icon to rate it
    If my reply has assisted or failed to assist you I welcome your Feedback.

  3. #3
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    assuming all part numbers are different
    use a v look up assuming your three colums are a b c
    put this formula in e1
    Please Login or Register  to view this content.
    and in f1
    Please Login or Register  to view this content.
    then simply type part number in D1
    if you don't want it to say #N/A when D1 is blank
    use
    something like in e1
    Please Login or Register  to view this content.
    and in f1
    Please Login or Register  to view this content.
    you can replace the text part with any text you like as long as its enclosed in ""
    or just put 0 (zero ) without ""

  4. #4
    Registered User
    Join Date
    04-27-2008
    Posts
    4

    Excellent - one last question?

    Thanks Martin - this is spot on!

    One last one if i may , how do i had a cell that if the quantity that is found is more than 0 , then it flags up "Use Stock"

    I.e. if i put in a part number , and stock level found is more than "0" then a cell displays the wording "Use Stock"

    Thanks

    Ray

  5. #5
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    try in g1
    Please Login or Register  to view this content.
    if you dont want the out of stock message replace "out of stock" with """"
    Last edited by martindwilson; 04-27-2008 at 06:07 AM.

  6. #6
    Registered User
    Join Date
    04-27-2008
    Posts
    4

    Excel Lookup

    Thanks Martin - job done!

    Regards

    Ray

  7. #7
    Forum Expert martindwilson's Avatar
    Join Date
    06-23-2007
    Location
    London,England
    MS-Off Ver
    office 97 ,2007
    Posts
    19,320
    or a bit longer in g1 but it'll notify if part not not found
    Please Login or Register  to view this content.

  8. #8
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200
    Quote Originally Posted by RayLavidge
    Thanks Martin - job done!

    Regards

    Ray
    please do not ignore Moderator posts that ask you to read the rules 7 follow them. If you are not sure why you are being asked to do so then reply either by PM to the Moderator or within the post.

    Thread locked until you acknowledge that you have read & will follow the rules!
    Hope that helps.

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

    Free DataBaseForm example

Closed 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