View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Martin Schneider Martin Schneider is offline
external usenet poster
 
Posts: 9
Default Store VBA-Code centrally

Hi!

I have certain instances of Excel-Sheets with VBA code. I update the
code frequently and have to go through all the Excel sheets and copy and
paste the updates.

Is there a way to store the code centrally and have the sheets update
automatically?

Best regards,
Martin