If any cell getting data in column then print complete row

15 Views Asked by At

enter image description hereHere i am trying to create a new table from this existing table with skipping empty column or row.

In existing table department row can be increase or decrease because its getting unique velue from database, as same as with project column getting velue from database also it can be increase or decrease. I want to create a new table which if department row getting any department name then print complete column.

0

There are 0 best solutions below