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

  • Thread starter Thread starter ApexData
  • Start date Start date
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
 
Greg, I replied to you in another of your questions, outlining how to create
a custom form to replace the Find dialog.
 
Back
Top