Thread: forms in xla
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_6_] Bob Phillips[_6_] is offline
external usenet poster
 
Posts: 11,272
Default forms in xla

Sam,

Why don't you turn the addin back to a workbook and test it vas workbook,
When you get it working, save it again as an addin.

By the way, what is the error?

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Sam" wrote in message
m...
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