I have a very large spreadsheet (Market Data) it has about 100 columns, but I only use about 6 of those columns. Is there a VBA that will allow me to keep only the column headers I want and delete the rest?
I would like to keep column headers mkt data 10th, ee info, position, market ratio. Everything else is trash and can be deleted.
I wrote a macro but it goes by column number and not header name, so that did not work for me.
Thanks
I would like to keep column headers mkt data 10th, ee info, position, market ratio. Everything else is trash and can be deleted.
I wrote a macro but it goes by column number and not header name, so that did not work for me.
Thanks