Hmm, got no clue how to put in text in a table. Tried: VB Code: oDoc.Tables(1).Cells(1,1)="Test" But no result
oDoc.Tables(1).Cells(1,1)="Test"
Forum Rules