P
Paul3rd
Hello, I'm trying to mimic the code Access uses. When in the datasheet view
of a table and an OLE field is selected, the Insert function on the menu bar
has as an option "Object", this then displays a wizard dialog box to select
"Create New" or "Create from File" .
I want to do the same thing with code from a Form_OnCurrent event.
Does anyone know where that code exists? Or, an idea of how to recreate it?
Most code snippets I've found just load worksheet data, I want a copy of the
worksheet embedded in my table.
Thanks in advance
of a table and an OLE field is selected, the Insert function on the menu bar
has as an option "Object", this then displays a wizard dialog box to select
"Create New" or "Create from File" .
I want to do the same thing with code from a Form_OnCurrent event.
Does anyone know where that code exists? Or, an idea of how to recreate it?
Most code snippets I've found just load worksheet data, I want a copy of the
worksheet embedded in my table.
Thanks in advance