简体   繁体   中英

How to make a macro that can insert html tags for paragraphs in MS Word?

I have no experience in using vba. I am not a programmer. I have been writing articles in word and submitting them to a website where they require paragraphs to be enclosed by html tags.

I tried to make a macro that would insert these tags at the beginning and end of each paragraph but failed. I tried to do that by imitating other people's codes.

您可以使用一个宏来查找段落的开头和结尾,然后替换任何代码

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM