I have the following code to insert columns, but for some reason it won't insert them. It doesn't give an error, the macro just stops and doesn't insert:
Sub Worksheet_S10()
'Activate Workbook
Workbooks("WorkBook.xlsm").Activate
'Activate Worksheet...