I get the following error when I run my code:
"Compile error:
User-defined type not defined"
VBA highlights this line of code:
Public msg As New TibrvMsg
I think maybe I'm missing a reference or something in tools/references.
Any recommendations?
Thanks!
"Compile error:
User-defined type not defined"
VBA highlights this line of code:
Public msg As New TibrvMsg
I think maybe I'm missing a reference or something in tools/references.
Any recommendations?
Thanks!