+ Reply to Thread
Results 1 to 5 of 5

using dropdown and formula in a cell

Hybrid View

  1. #1
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    using dropdown and formula in a cell

    Hi i have 2 columns of data A and B

    A contains some code or some model names depending on the output of the formula
    TA00123
    TA00131
    TYA1231
    Chipset
    Processor
    Alternator
    etc

    I want to use the dropdown in adjacent cell of B column, saying IF(LEFT(B66,2)<>"TA",$DB$6:$DB$10,CONCATENATE(MID(B66,15,2)," ","YM"))
    Basically saying if the value of cell A contains TA letter , than i want to use the formula else give the dropdown list, i am trying this and i am getting error in dropdown saying the list should be delimited...is it possible??

    Thanks in advance

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: using dropdown and formula in a cell

    i want to use the formula else give the dropdown list, i am trying this and i am getting error in dropdown saying the list should be delimited...is it possible??
    no, sorry, it's not. You can either have data in a cell (typed in or from a drop-down) or a formula, you cant have both If you put a formula into the cell that has teh DD, the very 1st time the DD is used, it's selection will replace the formula

    What exactly does your data look like?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Re: using dropdown and formula in a cell

    hey ohh what is the other alternative?
    i want dropdown to appear in one column only when coother column has Codes starting from TA , else use formula?

    i have attached sample sheet for reference
    Attached Files Attached Files

  4. #4
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    53,049

    Re: using dropdown and formula in a cell

    OK so to make sure I understand you...

    If E4 contains data that data from column B, then F4 takes some part of that text.
    If E4 contains nothing(?), then you want F4 to have a DropDown instead?

    If that is what you want, that cannot be done, for the reasons I explained above.

    If that is not what you wanted, then please try and explain again

  5. #5
    Forum Contributor
    Join Date
    12-11-2014
    Location
    dubai
    MS-Off Ver
    2010
    Posts
    142

    Re: using dropdown and formula in a cell

    E4 wil always have either article code or model name, it ll not be blank, if it has code strting TA, i want that formula else the dropdown

+ 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. Data validation dropdown with in cell-dropdown?
    By OldManExcellor in forum Excel General
    Replies: 3
    Last Post: 09-16-2014, 08:14 AM
  2. [SOLVED] How to link form control dropdown box to formula cell
    By warriorpoet7176 in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 03-09-2014, 11:03 AM
  3. How to link form contol dropdown box to formula cell
    By warriorpoet7176 in forum Excel General
    Replies: 1
    Last Post: 03-09-2014, 09:02 AM
  4. Dropdown menu to affect a cell's formula
    By Adriandiaz101 in forum Excel - New Users/Basics
    Replies: 10
    Last Post: 08-30-2013, 09:23 PM
  5. Cell Dropdown Formula Problems
    By DaveRox in forum Excel General
    Replies: 5
    Last Post: 02-08-2005, 05:32 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