Hi All,
I have an Excel document that has a series of class modules in it that I'd like to have other workbooks hook into to use? I have tried to save it as a .xlam and then add a reference to it in the calling workbooks, but when I try to write code to access the class it does not seem to be able to see them (user defined function not defined). It can see code sitting in a normal module, but not class modules or forms.
Anyone have any ideas/suggestions on how I can share class modules across this?
Thanks in advance everyone!
Chris
I have an Excel document that has a series of class modules in it that I'd like to have other workbooks hook into to use? I have tried to save it as a .xlam and then add a reference to it in the calling workbooks, but when I try to write code to access the class it does not seem to be able to see them (user defined function not defined). It can see code sitting in a normal module, but not class modules or forms.
Anyone have any ideas/suggestions on how I can share class modules across this?
Thanks in advance everyone!
Chris