本文介绍了当链接从地址中断时,excel中的超链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
当链接从地址断开时,excel中的超链接,我怎么能写一个vb代码,所以当我打开工作表时,它会自动搜索所有链接,并且如果地址已经改变,就能更新地址。例如:y:abc\sublet\subcomp rev17 9 01-16.xlx更改为y:abc\sublet\sub comp rev18 10-01-16.xlx
解决方案
hyperlinks in excel when the link is broken from the address , how could I write a vb code so when I open the worksheet it will automatically search all the links and to be able to update the address if the address has changed. for example : y:abc\sublet\sub comp rev17 9 01-16.xlx changes to y:abc\sublet\sub comp rev18 10-01-16.xlx
解决方案
这篇关于当链接从地址中断时,excel中的超链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!