hii,,,,,, yah...im getting multiple tables..... Actualy my proj is on linecount for Word files...... soo 1st im using list view for add some files .when im adding those files i hav to select diff pysician name n date.........it ill stores into data base((convert MS ACCESS data to MS Word)) n then whn im save that data ,then,,it ll b save in single word doc in different tables..by selectd pysician name n date,.. ....BUT iam getting repeating in one table lik... Dr.Name:Dr.Jhon Date:20/12/2009 Sno| FileName |Count 1 Hobbs.doc |36.31 2 Horn.doc |45.72 3 McMillan.doc |41.49 4 Smith.doc |10.72 Dr.Name:Dr.king Date:22/12/2009 Sno |FileName |Count 1 Hobbs.doc |36.31 2 Horn.doc |45.72 3 McMillan.doc |41.49 4 Smith.doc |10.72 .......................................................................... this is actully i want 2 get.... Dr.Name:Dr.Jhon Date:20/12/2009 Sno| FileName| Count 1 Hobbs.doc |36.31 2 Horn.doc| 45.72 Dr.Name:Dr.king Date:22/12/2009 Sno| FileName |Count 1 McMillan.doc |41.49 2 Smith.doc| 10.72