View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Anthony Keefe Anthony Keefe is offline
external usenet poster
 
Posts: 2
Default Excel VBA Programmatically delete a form?

I used the following line of code to create a form in VBA

ThisWorkbook.VBProject.VBComponents.Add (vbext_ct_MSForm)

What line of code can be used to remove this form?

Tony



*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!