【问题标题】:On google-spreadsheet, is there a formula that equates to multiple if statements?在 google-spreadsheet 上,是否有一个公式等于多个 if 语句?
【发布时间】:2011-05-28 18:35:11
【问题描述】:

在下图中,单元格B5 的值来自项目的下拉菜单。

我需要一个 C5 中的公式来捕获以下逻辑:

If B5 is 'Standard', C5 is 5.
If B5 is 'Square', C5 is 17.
If B5 is 'Large Landscape', C5 is 29.
etc...

【问题讨论】:

    标签: google-sheets gs-vlookup


    【解决方案1】:

    解决方案需要函数vlookup()

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-04-10
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2015-07-08
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多