【发布时间】:2011-07-29 15:54:26
【问题描述】:
我需要在 Column-D 中放置一个 excel 公式。我正在尽力解释这种需求,因为我不确定如何解释这种需求。
公式应在 A 列中搜索 C 列值。找到匹配项时,应将相应的 B 列值放在 D 中。
这是结果应该如何的示例。
Column-A Column-B Column-C Column-D
A 2 C =Formula should fill 9 over here.
B 5 A =Formula should fill 2 here.
C 9
D 12
【问题讨论】:
标签: excel-formula