Can you help?
I get data where i sometimes get a lot of columns....some columns only contain url's and i dont need these.
the example excel shows 10 columns...I want to keep the Green columns but remove the 2 Orange columns that only contain a URL address or blank/nulls data.
So Column Select A and Select B will be removed since they only contain combination of URL addresses or Blank/Empty cells.
Column Order ID, Order Date, Ship Date, Ship Mode, Select C, Customer ID, Customer Name and Segments will be kept.
Select C will be keep since it contains some URLs but also some Non-URL data....so i need to keep Select C..

Not sure best way to use Dynamic Select to possibly fix....any help would be great!!