HI, i am using vb6 to read a word doc, and would like to write out the attribute of a table, may i know how to know if a table has cells that is merging? for example the first row and second row in the table is merged, and the second column and third column is also merged. i know in HTML there is a attribute called "rowspan" and "Colspan" which will tells you how many row and column merged but how about in
vb? does anyone know?? Thanks for help :)