Word- VBA- How To Delete Last Row In A Table While Protecting 1st Row?

前端 未结 0 816
悲&欢浪女
悲&欢浪女 2020-12-05 01:36

The following code works to delete every row but the first row. However, it deletes the 2nd row.

How do I delete the last row?

Dim index As Long
For i         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题