ClimoC
Well-known Member
- Joined
- Aug 21, 2009
- Messages
- 584
Hello
Technically, I'm doing this in MSProject, but the same properties and problem arises when doing it in Excel, so I'm assuming they are VBA connected...
I have 2 macro modules and a userform. They work brilliantly.
I export them, import them back in, all fine and dandy.
The Userform has a few tiny custom jpegs stored in a .frx file when you export. Again, no real problems so far.
The problem is when I send the updated modules (which incorporate the userform) to other users. Whether we try and drag'n'drop the .frm userform file into the VBEditor, or whether we click 'import', the userform keeps getting inserted as a global module, not a userform!!!
It happens on both other machines I've tried it on. But on my PC it works fine.
Anyone know what causes this?
Technically, I'm doing this in MSProject, but the same properties and problem arises when doing it in Excel, so I'm assuming they are VBA connected...
I have 2 macro modules and a userform. They work brilliantly.
I export them, import them back in, all fine and dandy.
The Userform has a few tiny custom jpegs stored in a .frx file when you export. Again, no real problems so far.
The problem is when I send the updated modules (which incorporate the userform) to other users. Whether we try and drag'n'drop the .frm userform file into the VBEditor, or whether we click 'import', the userform keeps getting inserted as a global module, not a userform!!!
It happens on both other machines I've tried it on. But on my PC it works fine.
Anyone know what causes this?