Controlling postion of find box on form

D

Dudley

I have a private sub which opens a form with Find and Replace open:

DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70

Can anyone advise how I can specify the position of the Find and Replace box
on the form?

Thanks for any help.

Dudley
 
Top