I'm not experienced with macros but I'm trying to automate a spreadsheet formatting process to save me a lot of time. One of the functions I need to perform is to delete columns where all cells within a certain range are empty. So, in columns C to FZ, if cells 3 to 1000 are all empty, delete the entire column.

Can anyone help me with this?