【问题标题】:Excel: Display the value selected in a dropdown in a different cellExcel:显示在不同单元格的下拉列表中选择的值
【发布时间】:2015-06-24 16:50:28
【问题描述】:

I have a drop down list (a filter) displaying area codes, when a code is selected the corresponding areas are shown below as expected. What I want to do is display the area code selected in a different cell, so cell C3 contains the drop down "Area" (which has been made using a filter), and then when a value is selected the cells below show the records for该区域,但我想要的是在不同的单元格中显示在“区域”中选择的值。这意味着将出现带有下拉菜单的“区域”单元格、下方与该区域匹配的记录,以及另一个显示所选值的单元格。

有没有办法做到这一点?

例如,如果标题下方的行具有区域 03、04 和 05,则 C3 中的过滤器包含一个过滤器,因此仅显示区域代码为 05 的行,但我想要做的是获取它这样当应用过滤器时(因此选择了 05),显示区域为 05 的行,值 05 显示在不同的单元格中。

【问题讨论】:

    标签: excel list drop-down-menu reference excel-formula


    【解决方案1】:

    所以,如果我理解正确,如果你在单元格 d5 中输入:=c3 然后 d5 将重复在下拉单元格 C3 中选择的任何内容。

    【讨论】:

    • 是的,基本上是对的,我想要另一个单元格显示下拉菜单中选择的值
    • 那么,你有没有尝试我的建议?
    • 简单,就像一个魅力,请 Ben Smith 将此标记为正确答案。
    猜你喜欢
    • 1970-01-01
    • 2014-02-15
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-03-02
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多