【发布时间】:2013-04-18 03:59:42
【问题描述】:
我在“sheet1”的 A1 中有数据。
我在“sheet2”的 A1 和 C1 中有数据。
结果和公式将在“sheet1”的单元格 B1 中。
我需要“sheet1”上单元格 B1 中的公式将 A1 (sheet1) 与 sheet2 上的 A1 匹配(这很简单!我可以通过查找和引用选项卡做到这一点),但我想要返回值以匹配 sheet2 上的 A1,但返回 sheet2 上 C1 的值。
我做不到,请帮忙?
【问题讨论】:
-
看看
VLOOKUP函数。 -
OP 成为 SO 成员不到一个小时?...
标签: excel excel-formula vlookup worksheet-function