I'm trying to put some data into a word dcoument. I would like to output the data into a table. The amount of information is variable, so I do not want to use bookmarks.
I looked at using Tables(i).Cell(j,k) = "Test" but it said I could not do this.
Can somebody help me??
I looked at using Tables(i).Cell(j,k) = "Test" but it said I could not do this.
Can somebody help me??