+ Reply to Thread
Results 1 to 3 of 3

difference between Index and vlookup , If and conditional formatting

  1. #1
    Registered User
    Join Date
    04-27-2014
    Location
    india
    MS-Off Ver
    Excel 2010
    Posts
    57

    difference between Index and vlookup , If and conditional formatting

    could any one please explain me the difference between vlookup and Index and when I can we use that ?

    could any one please explain me the difference between if condition and conditional formatting ?

  2. #2
    Forum Expert
    Join Date
    11-28-2012
    Location
    Guatemala
    MS-Off Ver
    Excel 2010
    Posts
    2,394

    Re: difference between Index and vlookup , If and conditional formatting

    I'll give it a try.

    VLOOKUP is used to fetch a value from a table given a key (the first column).
    INDEX fetches the value contained in a cell member of a range for the given row and column (mind that the upper righthand corner of the range is row=1, column=1)

    Conditional Formatting can be set by using the excel menu choices
    IF () can test a certain condition and display a value if the condition is met or another value if the condition is NOT met.

    Yet, the best way to explain is with a sample...

  3. #3
    Registered User
    Join Date
    01-06-2014
    Location
    Columbus, IN
    MS-Off Ver
    2013/O365
    Posts
    41

    Re: difference between Index and vlookup , If and conditional formatting

    or, put differently:

    VLOOKUP looks for a value in a table and returns a value on the same line from a different column.
    INDEX returns the value at a cell address. You can make it work similarly to VLOOKUP by nesting MATCH functions in it. Can be more versatile than VLOOKUP.

    Conditional formatting is an if-then but it isn't directly visible that way to the end user; it isn't a formula you can type in the cell. It's also limited to formatting the cells it's applied to.
    IF is the basis of all computer programs. you can do just about anything with it.
    -Russell

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Conditional formatting based on VLOOKUP/INDEX:MATCH
    By strud in forum Excel General
    Replies: 2
    Last Post: 06-13-2013, 07:02 AM
  2. What is the difference between Vlookup and Index
    By amartino44 in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 03-28-2013, 12:42 PM
  3. Replies: 2
    Last Post: 02-04-2013, 02:31 PM
  4. Conditional Formatting Difference
    By excel328 in forum Excel General
    Replies: 2
    Last Post: 07-28-2010, 01:33 AM
  5. Conditional Formatting - Difference between dates
    By Gohan51D in forum Excel General
    Replies: 5
    Last Post: 03-14-2006, 06:10 AM

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