How to limit OLE selections using the acOLEInsertObjDlg action

F

Frank Mansfield

I am using the acOLEInsertObjDlg action property constant for a bound
OLEcontrol on an Access 2003 form to bring up the OleUIInsertObject dialog. I
want to limit the user to only bitmaps and jpg files. How can i do this? Any
help would be appreciated.
 
Top