Originally posted by knic
Anybody noe how to insert data into ms word table?
thanks
YEP!

Word VBA help has lots of info on this topic. In MS Word press Alt + F11 (which will open the VBA editor). Then click help and search these topics:

Recording a macro to generate code
Working with tables
InsertDatabase Method