Google电子表格:使用值作为行号 [英] Google spreadsheet: use value as row number

查看:86
本文介绍了Google电子表格:使用值作为行号的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在单元格 A1 中有一个函数返回值。假设它是 51
如何将此值用作行号。我不希望 51 A1 中,但是我希望单元格 A51 在单元格 A1 中。
是否有公式?

I have a return value from a function in cell A1. Let's say it's 51. How can I use this value as a row number. I don't want 51 in A1 but instead I want the value from cell A51 in cell A1. Is there a formula?

推荐答案

使用间接:

Use indirect:

= indirect ("A"& 51)

这篇关于Google电子表格:使用值作为行号的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆