+ Reply to Thread
Results 1 to 3 of 3

formula

  1. #1
    Registered User
    Join Date
    03-15-2006
    Posts
    19

    Question formula

    I have a master parts list and am needing to create a formula that will allow me to enter a part number on a different sheet and the description of the part will automatically appear any suggestions?

  2. #2
    Tom Ogilvy
    Guest

    RE: formula

    Look in Excel VBA help at the Vlookup formula

    =if(A1="","",vlookup(A1,mastersheet!$A$1:$B$2000,2,false))

    --
    Regards,
    Tom Ogilvy



    "pinas" wrote:

    >
    > I have a master parts list and am needing to create a formula that will
    > allow me to enter a part number on a different sheet and the
    > description of the part will automatically appear any
    > suggestions?
    >
    >
    > --
    > pinas
    > ------------------------------------------------------------------------
    > pinas's Profile: http://www.excelforum.com/member.php...o&userid=32480
    > View this thread: http://www.excelforum.com/showthread...hreadid=522662
    >
    >


  3. #3
    Registered User
    Join Date
    03-15-2006
    Posts
    19

    formula

    thank you so much worked perfect

+ 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