假设在Excel 2010的一个工作表中,单元格D3的值是根据C3的值决定的,若C3

作者: tihaiku 人气: - 评论: 0
问题 假设在Excel 2010的一个工作表中,单元格D3的值是根据C3的值决定的,若C3<=30则D3的值为150,否则为250,则在D3中应输入的计算公式为______。
选项 A. =IF(C2>=30,150,250) B. =IF(D3<=30,150,250) C. =IF(C3<=30,250,150) D. =IF(C3<=30,150,250)
答案 D
解析 本题答案为D。条件IF函数能够根据判断结果执行不同的操作。根据题意,在D3单元格中输入的IF函数为“=IF(C3<=30,150,250)。

相关内容:工作,根据,值决

猜你喜欢

发表评论
更多 网友评论0 条评论)
暂无评论
错误啦!

错误信息

  • 消息: [程序异常] : MISCONF Redis is configured to save RDB snapshots, but it's currently unable to persist to disk. Commands that may modify the data set are disabled, because this instance is configured to report errors during writes if RDB snapshotting fails (stop-writes-on-bgsave-error option). Please check the Redis logs for details about the RDB error.
  • 文件: /twcms/kongphp/cache/cache_redis.class.php
  • 位置: 第 85 行
    <?php echo 'KongPHP, Road to Jane.'; ?>