I have a form, where I can activate the search and replace dialogbox when
pressing a button.
My problem is that the dialogbox opens with the default that it should
search for full match only, and I want it to open with default "a part of
field".
I did change it to default "A part of the field"?
by going to Tools -> Options menu to open the "Options" dialog window. Select the "Edit/Find" tab. Select the "General Search" option button.
But when I give this to any 1 else to test or for users it again defaults to "Whole field". I cant ask the users to change it at there end.
Can any 1 pls help me with some code which can do this for me.
Where it defaults to "a part of field" for all users who will use this application.
Thanks a ton in advance.
Shaq
pressing a button.
My problem is that the dialogbox opens with the default that it should
search for full match only, and I want it to open with default "a part of
field".
I did change it to default "A part of the field"?
by going to Tools -> Options menu to open the "Options" dialog window. Select the "Edit/Find" tab. Select the "General Search" option button.
But when I give this to any 1 else to test or for users it again defaults to "Whole field". I cant ask the users to change it at there end.
Can any 1 pls help me with some code which can do this for me.
Where it defaults to "a part of field" for all users who will use this application.
Thanks a ton in advance.
Shaq
Comment