Removing a reference

  • Thread starter Thread starter Andrew B
  • Start date Start date
A

Andrew B

Hi
I have Excel workbooks which reference an .xla file to access subroutines. I
would like to change the name of the reference to an updated version. Is
there any way I can do this programmatically through VBA, without having to
manually open each workbook, go to the VBE and change the reference manually
?

TIA

Andrew Bourke
 
Back
Top