Hello
My question is: Is there a possibility to populate Data in a Listbox, where X Rows and Y columns are met, but only show the columns where columns are not empty?
As you see on the picture, your see there are some rows without data in columns.
So my Aim is to populate the rows and DELETE the columns, if columns have no data
I uploaded a picture, there you see, I dont need Columne J:P , R:S, U:X as an example, but these can difference
(The basic program is set up, I just need to programatically delete all those columnes in a range, what have no data (are empty))
Thank you
My question is: Is there a possibility to populate Data in a Listbox, where X Rows and Y columns are met, but only show the columns where columns are not empty?
As you see on the picture, your see there are some rows without data in columns.
So my Aim is to populate the rows and DELETE the columns, if columns have no data
I uploaded a picture, there you see, I dont need Columne J:P , R:S, U:X as an example, but these can difference
(The basic program is set up, I just need to programatically delete all those columnes in a range, what have no data (are empty))
Thank you