Adding a text box

C

Chris Leonard

Hi.

Wonder if anyone can help me please

I have a word document which is a complex table made up of many cells and
nested tables.

I'm getting data from a database and wish to populate a number of table
cells in my document. If I could add a textbox to each cell it would be
simple - textbox.text = "xxx"

Problem is I can't seem to add a textbox to a table cell !! Neither can I
name the table cell in such a way I can access it from VB.

Anyone help me please ?

Thanks

Chris
 
Top