Try this
If I understand. You want to move OLE on record what you select on listbox.
1. Change form to bound, for this, you must have Control source is table with OLE,
2. Listbox: ControlSource is empty, RowSource is table with OLE
3. on Afterupdate event of listbox put this code...