Hi there I need to create a word table on the fly.
What I am doing is connecting to a sql database and returning a recordset. This recordset has 3 columns labelled Age, Name, Sex. However, the number of rows produced can vary e.g from 1 to 20. Therefore, I need to create this table and then add rows in each time I go to the next record.
I am not used to word macros, so any ideas would be greatly appreciated.
Cheers.
Bob.
What I am doing is connecting to a sql database and returning a recordset. This recordset has 3 columns labelled Age, Name, Sex. However, the number of rows produced can vary e.g from 1 to 20. Therefore, I need to create this table and then add rows in each time I go to the next record.
I am not used to word macros, so any ideas would be greatly appreciated.
Cheers.
Bob.