G
Gota
How to check in and administor changes to the VBA class modules. Its all
stored in binary, so difficult to diff.
stored in binary, so difficult to diff.
How to check in and administor changes to the VBA class modules. Its all
stored in binary, so difficult to diff.
You could use the Export command to save each module in a .BAS file,
Thnaks for the response. How to tore templates where to import these
modules.
IS there any way of automatically importing modules in the relevant
templtaes or xla / xls files?