(Access FIND/REPLACE ) inside a Popup/Modal form?

A

ApexData

I Want Access FIND&REPLACE to stay in FIND mode.

Can I place the (Access FIND&REPLACE Dialog) in a popup/modal dialog
form? I need to
control this process to prevent the user from pressing keys on the
MainForm that
will cause the Forms AllowEdit to become True, in-turn putting REPLACE
back on!
I DONOT want this to happen.

How do I make a Popup/Modal dialog that will launch (Access
FIND/REPLACE) and
still be able to reference the MainForm effectively ?

Greg
 
Top