Hi All,
I have an mdb, which complies without problem.
I ran the security wizard on the mdb and try to compile it to an
MDE and it pops up with an error.
the error message is "User-defined type is not defined" as applies to the following code :
Anyone know what the cause of this is ?
- Elfman
I have an mdb, which complies without problem.
I ran the security wizard on the mdb and try to compile it to an
MDE and it pops up with an error.
the error message is "User-defined type is not defined" as applies to the following code :
Dim custbar As CommandBar
Anyone know what the cause of this is ?
- Elfman