View Single Post
  #1   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

Hi,

Is it possible to have a macro that only runs the first time a spreadsheet
is opened by the user and then never again (say to perform some cleanup and
formatting)?

Tim.