+ Reply to Thread
Results 1 to 3 of 3

If and Then Formula with Validations

  1. #1
    Registered User
    Join Date
    07-01-2013
    Location
    India
    MS-Off Ver
    Excel 2003
    Posts
    66

    If and Then Formula with Validations

    Hi Team,

    Was looking for some assistance in creating a table with some Static data using If and Then Formulae.
    Attached is my output that I am looking for between column A-D.

    Just a simple logic, that if i Select my Currency (Col A), my next columns should have the dropdowns as per my static data.
    This would help me receive my final output.

    Can you please help.
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: If and Then Formula with Validations

    In D2

    =INDEX($I$3:$N$5,MATCH(A2,$H$3:$H$5,0),MATCH(B2,$I$1:$N$1,0)+(C2="Pay"))

    Copy down
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Expert Vikas_Gautam's Avatar
    Join Date
    06-04-2013
    Location
    Ludhiana,Punjab, India
    MS-Off Ver
    Excel 2013
    Posts
    1,850

    Thumbs up Re: If and Then Formula with Validations

    Got the solution bro...
    Check the file..





    Don't forget to click *
    Attached Files Attached Files

+ 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. VBA Validations
    By uniquevisage in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-09-2013, 08:57 PM
  2. Two Validations
    By excelkeechak in forum Excel General
    Replies: 5
    Last Post: 08-26-2010, 02:45 PM
  3. Validations Based On Previous Validations
    By PhatPhil in forum Excel General
    Replies: 5
    Last Post: 11-16-2009, 04:19 AM
  4. Two validations
    By TheCase in forum Excel General
    Replies: 2
    Last Post: 09-26-2009, 06:22 PM
  5. Two validations
    By Statsman in forum Excel General
    Replies: 5
    Last Post: 05-12-2009, 04:53 PM

Tags for this Thread

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