View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
LuisE LuisE is offline
external usenet poster
 
Posts: 133
Default How to Run Form Imported from VBA (excel) in VB6 (addin)

I created a new VB6 addin project and sucessfully imported a from from my VBA
version of the addin which i would like to preview in VB6 but when i click on
the run button (play), the form doesn't pop up is in VBA.

Thanks in advanc.