View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Justin Smith Justin Smith is offline
external usenet poster
 
Posts: 2
Default Can VBA save file after deleting all VB code?

This is possibly a silly question, but if I'm using VBA code to delete all
code in a project, (including the deletion command itself,) can that same
piece of code save the file AFTER the deletion?