Excel 能否将我的 CSV 中的 URL 解释为超链接? [英] Can Excel interpret the URLs in my CSV as hyperlinks?

查看:80
本文介绍了Excel 能否将我的 CSV 中的 URL 解释为超链接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Excel 能否将我的 CSV 中的 URL 解释为超链接?如果是,怎么办?

Can Excel interpret the URLs in my CSV as hyperlinks? If so, how?

推荐答案

您实际上可以这样做并让 Excel 显示可点击的链接.在 CSV 文件中使用此格式:

You can actually do this and have Excel show a clickable link. Use this format in the CSV file:

=HYPERLINK("URL")

所以 CSV 看起来像:

So the CSV would look like:

1,23.4,=HYPERLINK("http://www.google.com")

但是,我试图让一些带有逗号的链接正常工作,但看起来没有办法转义它们并且仍然让 Excel 使链接可点击.

However, I'm trying to get some links with commas in them to work properly and it doesn't look like there's a way to escape them and still have Excel make the link clickable.

有人知道怎么做吗?

这篇关于Excel 能否将我的 CSV 中的 URL 解释为超链接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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