【发布时间】:2019-12-29 03:59:58
【问题描述】:
【问题讨论】:
-
结帐=Hlookup()
-
你能否举个例子说明如何做不确定
-
Output和Delhi怎么样?在D column中显示none of the above!
标签: excel excel-formula excel-2007
【问题讨论】:
Output 和Delhi 怎么样?在D column 中显示none of the above!
标签: excel excel-formula excel-2007
【讨论】:
正如 Davesexcel 所说,HLOOKUP 似乎可以工作。
这是一个使用 HLOOKUP 的 Google 表格,其公式也适用于 Excel:https://docs.google.com/spreadsheets/d/1LaCqkcLpgiQ1cYZEUBSSYbJkOaht1A34Af1MlZJwIc0/edit?usp=sharing。
我举个例子的公式是:
=hlookup(F2,B1:E2,row())
【讨论】: