Search found 1 match
- Tue May 18, 2021 1:24 am
- Forum: ActiveX
- Topic: Excel VBA UserForm element not found error
- Replies: 0
- Views: 33441
Excel VBA UserForm element not found error
I cannot add a Teechart control to an Excel UserForm. Get error "Element not found". Using 64 bit Excel Microsoft 365 MSO (16.0.13929.20360) 64-bit Using TeeChart202164.ocx 2021.0.2.10 I can insert a teechart control on to a spreadsheet (see attached) but cannot add one to a VBA Userform. it works t...