"ck" <chatchapan[ at ]gmail.com> wrote in message news:1178184402.266280.114210[ at ]o5g2000hsb.googlegroups.com...
[Quoted Text] >I have document that have table and many rows and i wish code > something(VBA) > for delete selection row but i dont know how to delete selection row > > please suggust me and give me advise > Thanks so much >
Selection.Rows.Delete
-- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
|