Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法记录访问相关单元格的 excel 宏,在该单元格中打开一个链接,然后返回到 excel。
例如,我需要在单元格 A1 中描述一个图像,该图像的链接在单元格 A3 中。我想使用键盘快捷键运行一个宏,该宏在单元格 A3 中打开链接,然后返回到单元格 A1,以便我可以输入说明。
我猜这真的很简单,但我几乎没有使用 Excel 的经验,谢谢你的帮助。
您可以合并使用HYPERLINKExcel 中可用的功能吗?
HYPERLINK