+ Reply to Thread
Results 1 to 4 of 4

need formula for voltage drop calculator vlookup or IF?

Hybrid View

  1. #1
    Registered User
    Join Date
    12-11-2012
    Location
    riyadh ,saudi arabia
    MS-Off Ver
    Excel 2007
    Posts
    10

    need formula for voltage drop calculator vlookup or IF?

    TEST VD.xlsx


    please check excel sheet for my inquiry. i have a drop down list in B3 for voltage and B4 for the size of the cable. then field values are in the left side from cell f4:h9. i want to know the formula that will automaticaly select the "K" value based on the table on the left everytime i change the voltage and the type of cable.
    Last edited by raven_lanozo; 12-11-2012 at 07:14 AM.

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,788

    Re: need formula for voltage drop calculator vlookup or IF?

    In B8 cell Array Formula - Requires Ctrl+Shift+Enter
    Formula: copy to clipboard
    =IFERROR(INDEX($G$4:$G$9,MATCH(1,($F$4:$F$9=B4)*($H$4:$H$9=B3),0)),"")


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Forum Expert Kevin UK's Avatar
    Join Date
    12-07-2010
    Location
    Radstock, Somerset
    MS-Off Ver
    365
    Posts
    1,922

    Re: need formula for voltage drop calculator vlookup or IF?

    Hi raven_lanozo

    This is a duplicate post: http://www.excelforum.com/excel-gene...-in-excel.html

    Please see the attached forum rules: ForumRules Rule 5

  4. #4
    Registered User
    Join Date
    12-11-2012
    Location
    riyadh ,saudi arabia
    MS-Off Ver
    Excel 2007
    Posts
    10

    Re: need formula for voltage drop calculator vlookup or IF?

    Thank you so much Sixthsense

+ 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