总和的结果可以直接指向/分配给间接单元格n excel
我需要知道是否有可能为间接的单元格地址分配值 在公式下方,因为我不确定当前J单元的确切位置,并且只有K1在K1使用查找公式并给出一个数字的地方具有它。因此,以下公式。我知道它不起作用,但是我需要一个公式,这使它起作用。
J(间接(“ K1”))= sum(M1:M10)
I need to know if its possible to assign a value to indirect cell address something like
below formula, because I am not sure of the exact position of the J cell currently and only K1 has it where K1 is using a lookup formula and gives a number. Hence the below formula. I know it does not work, But i need a formula, which makes it work.
J(INDIRECT("K1")) = SUM(M1:M10)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论