选择4层下拉树填充4个单元格
下拉树控件,选择返回全路径
之后
四个格子使用
indexofarray(split(下拉树控件名,","),1)
indexofarray(split(下拉树控件名,","),2)
indexofarray(split(下拉树控件名,","),3)
这样的公式来取值