【发布时间】:2020-07-02 12:22:04
【问题描述】:
第一列:
*packed decimal(18,2) chd_ytd_rtck_chg_am;
packed decimal(18,2) chd_ytd_deah_chg_am;
packed decimal(12,0) chd_ytd_late_ct;
packed decimal(12,0) chd_ytd_ovlm_ct,chd_ytd_test;
packed decimal(12,0) chd_ytd_deah_ct;
packed decimal(12,0) chd_ytd_rtck_ct;*
第二栏:
*chd_ytd_late_ct
chd_ytd_test
chd_ytd_rtck_ct
chd_ytd_rtck_chg_am*
如果第 2 列中的字符串存在于第 1 列中,则 第 3 列 应显示 true。 谁能帮我解决这个问题?
【问题讨论】:
标签: excel excel-formula