Hi all,
I am completely new to VBA and I need to do the following task pretty urgently.
A spreadsheet called Work containing columns A, B, C, D and E.
I need to reformat the spreadsheet so that only columns B, C and E remain. I know I can delete the columns but I want some sort of utility that would allow me to enter the column headings that I want to keep, press a start button and the VBA would remove the columns from the spreadsheet.
Any suggestions?
I am completely new to VBA and I need to do the following task pretty urgently.
A spreadsheet called Work containing columns A, B, C, D and E.
I need to reformat the spreadsheet so that only columns B, C and E remain. I know I can delete the columns but I want some sort of utility that would allow me to enter the column headings that I want to keep, press a start button and the VBA would remove the columns from the spreadsheet.
Any suggestions?