I am trying to write code in vba that will add/remove columns in a spreadsheet depending on the value of a cell. If the cell (B5) is 4, the code will add/remove columns until there are only 4 columns (starting on column BQ.
It seems I am only spinning my wheels....please help! :)