I am creating an RTF file using Word table with 3 fixed columns and another 4 columns that I do want to show the non null columns
If a column is totally null values i don't want to show, is that feasible ?
There is no straightforward way of achieving it. However, you can try below approach:
Thanks.
Thanks!