1.命名公式
公式 -> 名称管理器 -> 新建 -> catalogue = get.workbook(1)
![](https://img.haomeiwen.com/i15326096/ce8869d695640615.png)
2.获取目录
index(catalogue, row(A2))
![](https://img.haomeiwen.com/i15326096/148d1d750a28914c.png)
3.截取字段
=REPLACE(A3,1,LEN("[城投梳理_20230519.xlsx]"),"")
replace(old_str, start_num, end_num, replace_str)
![](https://img.haomeiwen.com/i15326096/8a4d2b6614fbfb78.png)
4.添加超链接
=HYPERLINK("#"&A3&"!A3",A3)
![](https://img.haomeiwen.com/i15326096/870ae01f9b4bd489.png)
公式 -> 名称管理器 -> 新建 -> catalogue = get.workbook(1)
index(catalogue, row(A2))
=REPLACE(A3,1,LEN("[城投梳理_20230519.xlsx]"),"")
replace(old_str, start_num, end_num, replace_str)
=HYPERLINK("#"&A3&"!A3",A3)
本文标题:excel 首页插入所有sheet超链接
本文链接:https://www.haomeiwen.com/subject/sahxedtx.html
网友评论