K
Ken Loomis
I am trying to send a friend of mine a utility for her to use at work but
her company's virus protect is stripping out all the macros. She doesn't get
the option to just save the file.
I thought I might be able to export the VBA and then have her import it.
This seems to work well for the module, however, much of the code is in the
workbook and when I export that, it get saved with ".cls" extension, which I
assume means 'class'. When I import that, it creates a new Class Module.
Is there anyway around that?
TIA,
Ken
her company's virus protect is stripping out all the macros. She doesn't get
the option to just save the file.
I thought I might be able to export the VBA and then have her import it.
This seems to work well for the module, however, much of the code is in the
workbook and when I export that, it get saved with ".cls" extension, which I
assume means 'class'. When I import that, it creates a new Class Module.
Is there anyway around that?
TIA,
Ken