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.
现在,我们正在尝试开发一个系统,供非技术销售人员将自动生成的 html 电子邮件转发给客户。不幸的是,在转发时,一个div标签被添加到表格中并弄乱了我们的格式。我们无法更改正在生成的电子邮件的 HTML,因此我们希望想出一种方法来配置 Excel 不添加标签。
需要说明的是,我们发现使用 Excel 的“重新发送”功能有效,但难以导航,并且将来需要支持。