+ Reply to Thread
Results 1 to 4 of 4

DATA Validation and IF statement

  1. #1
    Registered User
    Join Date
    03-26-2012
    Location
    London, UK
    MS-Off Ver
    Excel 2007
    Posts
    8

    DATA Validation and IF statement

    Hi,

    Here is my challenge.

    I have a dropdown menu in column "A" with three selections. In column "B" the user will add a number. Over to the right of the culumns A and B is a table with the three columns of data that corresponds to the three selections from column "A" as well as numbers that will correspond to the number added under column "B". Drop down options are the headings, inputs from "B" fill the rows. The user will input his number in column "B" and based on that, that number will correspond to a number under the three selections in the table and appear in culumn "C".

    So, the user will choose a selection from the drop down "A", input his number in "B", and column "C" should populate itself based on the criteria observed from the table to the right.

    Thanks so much!
    Last edited by NCAA; 03-26-2012 at 03:34 PM. Reason: ""

  2. #2
    Valued Forum Contributor
    Join Date
    03-14-2012
    Location
    Arizona USA
    MS-Off Ver
    Excel 2000/2007
    Posts
    408

    Re: DATA Validation and IF statement

    Can you attach a sample workbook showing a sample of this?

  3. #3
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898

    Re: DATA Validation and IF statement

    Assuming a numeric result...

    =Sumifs($Z$2:$Z$10,$X$2:$X$10,A2,$Y$2:$Y$10,B2)

    where A2 and B2 contain the selected inputs, and table is in X2:Z10.

    Adjust as ncecessary.
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  4. #4
    Forum Contributor darknation144's Avatar
    Join Date
    01-24-2012
    Location
    London
    MS-Off Ver
    Microsoft Excel 365 MSO
    Posts
    555

    Re: DATA Validation and IF statement

    Did you get the solution you needed?

+ 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