excel - Using ClassType:="Forms.ListBox.1" causes 1004 cannot insert object error -


I am trying to create combobox in Excel (2010) using VBA , but I'm running error message 1004 objects can not contain.

Worksheets (1) OLEObjects.Add classotype: = "form .listbox 1. " Produces error .

With any variation of "form .XXXX.1"

If I option "WordDocument" it works fine.

Can anyone help?

PRESS PRESS

Deletion of all .exd files from my temp folders. Definitely no help from Microsoft!


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -