【问题标题】:Progressively filter lists across columns跨列逐步过滤列表
【发布时间】:2020-02-21 01:14:58
【问题描述】:

我有一个由 3 列和 6 行组成的表,每列都有一个单独的下拉列表,分配给它下面的行,它从单独的工作表上的“主”库存列表中提取数据。我希望 B 列单元格中的列表通过 A 列单元格中的选择进行过滤,依此类推,C 列单元格取决于 B 列选择。

不确定为此使用什么标签。

This is the form that I want to do the filtering lists across 'type', 'size' and 'serial #'.

This is a basic layout of how I want the inventory list to look and where the data from the lists will be pulled from. I would like one list rather than multiple tables so that it is easy to add and remove tooling. Floor operators are the ones that will be keeping up this list which is I want it to be as basic as I can make it, if possible.

【问题讨论】:

    标签: excel vba drop-down-menu filtering


    【解决方案1】:

    我无法发表评论,因为我没有足够的代表,但请参阅此链接,了解如何使用数据验证创建依赖列表。

    https://www.contextures.com/xlDataVal02.html

    【讨论】:

    • 我已经尝试过这种制作“命名范围”的方法,但是我有太多单独的库存项目(100 个),我不得不制作大量的表格。此外,它不会让我在“范围名称”中使用我需要的字符。我要盘点的物品是机器工具。
    猜你喜欢
    • 1970-01-01
    • 2020-08-19
    • 1970-01-01
    • 2017-12-11
    • 1970-01-01
    • 2017-05-15
    • 2015-08-08
    • 2013-09-29
    • 2017-02-11
    相关资源
    最近更新 更多