Dim mynewrow as Row
Set mynewrow = ActiveDocument.Tables(1).Rows.Add etc
-- Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my services on a paid consulting basis.
Doug Robbins - Word MVP
<sarjum[ at ]gmail.com> wrote in message news:1154713594.428475.224480[ at ]h48g2000cwc.googlegroups.com...
[Quoted Text] > Is it possbile to capture the insert new row (above or below) event? > When they add a new row I want to add bookmarks to the cells? > > Any help/direction is much appreciated. > > Thanks > -Sarju >
|