View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Edward Ulle Edward Ulle is offline
external usenet poster
 
Posts: 92
Default Worksheets in an Add-In

I have a collection of associated macros that I thought about turning
into an Add-In.

Can there be worksheets in an Add-In that would contain control
information or templates that could be copied to workbooks?

If so, how to change control values in the add-in and how to copy a
worksheet from the add-in to a workbook.

Also as the add-in evolves any pitfalls to older workbooks such as
incompatible parameters to functions.

Thanks.



*** Sent via Developersdex http://www.developersdex.com ***