S
Stan Schnuerer
Using the Action acOLECreateEmbed property with an Excel worksheet to an Unbound OLE object on a Form. VB executes fine (.class, .OLETypeAllowed, .SourceDoc statements working without errors). Then it halts at the OLE1.Action acOLECreateEmbed statement
Run-time error 2793... can't perform the operation specified in the Action property..
I hit debug and hover the cursor over the Action statement and read
"OLE1.Action = ...can't retrieve the value of this...
I have played around with what seems intuitive on the Property sheet, but couldn't get any further
Run-time error 2793... can't perform the operation specified in the Action property..
I hit debug and hover the cursor over the Action statement and read
"OLE1.Action = ...can't retrieve the value of this...
I have played around with what seems intuitive on the Property sheet, but couldn't get any further