Hi I trying to make a macro that will check the top cell in a table (top cell is always in row 4) and hide the entire column if the cell is blank, then move to the next column and check if the top cells is blank, and hide that column if it is, and so on. The tables are usually less than 50 columns wide so would sufficient to just check the first 50 columns and end the macro.

Any help is welcome!