|
Subject:
|
Double-click on OLE field - SOLVED
|
|
Posted By:
|
Tachyophan
|
Post Date:
|
8/16/2006 3:06:39 AM
|
Hello all, I have an OLE field on a form and I want to code a button to simulate the user's double-click to open the field's content. Do you know the code or have any other suggestion ? Thanks, S. ------------------- In case it would interest some: DoCmd.DoMenuItem acFormBar, acEditMenu, 14, 0, acMenuVer70
|
|