Thread: forms in xla
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sam Sam is offline
external usenet poster
 
Posts: 6
Default forms in xla

I have a problem with some forms in an add in...
I programmed the forms in a workbook to test them, then exported them
to a directory from which I imported them to a referenced xla.

All the macro's and forms work in the test workbook, but now that I
have migrated the module and the form to the xla it doesn't work
anymore.I have other forms and modules in the xla that do work when i
call them from my test workbook. I can't seem to find where the
problem lies, anybody have an idea?

Regards, Sam