+ Reply to Thread
Results 1 to 5 of 5

If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

  1. #1
    Registered User
    Join Date
    06-01-2014
    Posts
    6

    If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

    I'll start by saying I'm useless with excel so my problem is likely to have an obvious solution!

    I want to be able to bring data in from another worksheet if a cell in the main worksheet is equal to 1a, 1b or 1c

    So data in main worksheet:
    Column A
    1a
    1b
    1c

    I want to autopopulate Column B with the below descriptions if Column A = 1 a etc...

    1a = No DT - Explain why these agenda points are important
    1b = Q - Ask what other topics to include
    1c = BFR - Ask what Saj thinks of this agenda

    Make sense?

    Any suggestions?


    Thanks!!

  2. #2
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

    Use the function VLOOKUP
    Something like this.
    =vlookup(a1,mainsheet!a1:b3,2,0)
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  3. #3
    Registered User
    Join Date
    06-01-2014
    Posts
    6

    Re: If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

    Ok, when I said my excel skills were poor, I really meant it....thank you so much for replying so quickly but could you explain the formua a little more please?

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,293

    Re: If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

    Use F1 for a beter explanation then I can give you.

  5. #5
    Forum Expert Tony Valko's Avatar
    Join Date
    12-31-2011
    Location
    Pittsburgh
    MS-Off Ver
    2002, 2007:2013
    Posts
    18,890

    Re: If cell B10 = 1a, 1b or 1c then value in cell D10 should be x, y or z

    Biff
    Microsoft MVP Excel
    Keep It Simple Stupid

    Let's Go Pens. We Want The Cup.

+ 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] When one cell equals value of another cell, then third cell displays text of fourth cell?
    By spookymyo in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 01-12-2021, 02:12 PM
  2. If Cell A is equal to Cell B replace the data from Cell A with Cell C. How can I do this.
    By tristanhathaway in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 03-01-2014, 08:05 PM
  3. [SOLVED] How to create/run "cell A equals Cell B put Cell C info in Cell D
    By abmb161 in forum Excel General
    Replies: 7
    Last Post: 02-05-2014, 02:20 AM
  4. Replies: 1
    Last Post: 11-06-2013, 02:56 AM
  5. Replies: 1
    Last Post: 11-03-2012, 09:05 PM

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