Find and Replace Dialog Options
- From: Fester Bestertester <whatmeworry@xxxxxxx>
- Date: Fri, 28 Sep 2007 14:11:29 -0700
Greetings,
In MS Access 2003, I'm using a command button to raise a Find and Replace dialog so the user can look up records by last name:
txtLastName.SetFocus
DoCmd.DoMenuItem acFormBar, acEditMenu, 10, , acMenuVer70
The option "Match:" currently defaults to "Whole Field". Is there a way to handle this in code so that this option will default to "Any Part of Field?"
.
- Follow-Ups:
- Found It: (Re: Find and Replace Dialog Options)
- From: Fester Bestertester
- Found It: (Re: Find and Replace Dialog Options)
- Prev by Date: Format dates
- Next by Date: Found It: (Re: Find and Replace Dialog Options)
- Previous by thread: Format dates
- Next by thread: Found It: (Re: Find and Replace Dialog Options)
- Index(es):