Forum Discussion

recho's avatar
recho
Copper Contributor
Mar 10, 2020

build data validation list that filters a tables 1st column and displays the same tables 5th column

I'm at wits end trying to create a drop down list from the selected rows of field "CardName" based on "ProcName".  I'm using Excel 2016.  

3 Replies

  • adlih's avatar
    adlih
    Copper Contributor

    recho 

     

    你的情況

    需要先在K欄創建算式去判斷

    該列是否合符你指定的"ProcName"條件

    如果合符 K欄出 "Y" , 不合符 K欄出 "N"

    然後在L欄創建算式去判斷
    如果 K欄 是" Y " , L欄 = E欄,  否則 L欄 = 空白
    然後將 L欄範圍設置為 資料驗證的 清單範圍

     

  • adlih's avatar
    adlih
    Copper Contributor

    recho 

    下拉列表

    需要在

    資料> 資料驗證 > 選擇 "清單" > 選擇"範圍" 去製作

Resources