View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JohnUK JohnUK is offline
external usenet poster
 
Posts: 173
Default VBA to change VBA

Hi again,
I have developed a workbook that other people use on their machines, and
when any modifications are to be made I send out a separate workbook
containing VBA code to do the changes. The problem I have is that I cant
change any of the code within the remote workbooks.
Is there a way I can use vba to change vba?
Any help greatly appreciated
John