Couple of ways
open the wb, press alt + f11, select the module in the
project pane to the left, right click it. Select remove
module and select no when prompted if you want to export
it. Also right click each sheet tab and select view code
(or double click to the left in the project pane)to see
if you have any code there, if so just delete it, finally
double click ThisWorkbook in the project pane to make
sure there is no code there as well. Close the VBA editor
and save the workbook
Regards,
Peo Sjoblom