View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Tim Payne Tim Payne is offline
external usenet poster
 
Posts: 8
Default Macros that only run once

That's exactly what I was after! Using this I can have my spreadsheet run
some one-time initial formatting and layout macros, and then remove the
macro so that it's not run on subsequent opens of the spreadsheet. Thanks
for the advice!

:)

Tim.