View Single Post
  #11   Report Post  
Posted to microsoft.public.excel.programming
internacio[_9_] internacio[_9_] is offline
external usenet poster
 
Posts: 1
Default Control WORD from VBA EXCEL. ¿How can I erase data?


Finally it works!!

With the table in word i execute this sentece as many times as rows I
dont need. (i is the first row I has not changed)

ActiveDocument.Tables(1).Rows(i).Delete


Thanks a lot for all the help given, I really apreciate it.


--
internacio
------------------------------------------------------------------------
internacio's Profile: http://www.excelforum.com/member.php...o&userid=30960
View this thread: http://www.excelforum.com/showthread...hreadid=519727