Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old November 12th, 2005, 10:57 PM
John
Guest
 
Posts: n/a
Default Find Dialog

Hi

Is there a way to bring up find dialog through code while on an access form?
Basically I want the find dialog to come up immediately after the form is
loaded.

Thanks

Regards


  #2  
Old November 12th, 2005, 10:57 PM
Allen Browne
Guest
 
Posts: n/a
Default Re: Find Dialog

Try:
RunCommand acCmdFind

If you want to search a particular field, be sure to SetFocus first.

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"John" <John@nospam.infovis.co.uk> wrote in message
news:40869f94$0$20397$cc9e4d1f@news.dial.pipex.com ...[color=blue]
>
> Is there a way to bring up find dialog through code while on an access[/color]
form?[color=blue]
> Basically I want the find dialog to come up immediately after the form is
> loaded.[/color]


  #3  
Old November 12th, 2005, 10:57 PM
Mike Preston
Guest
 
Posts: n/a
Default Re: Find Dialog

On Wed, 21 Apr 2004 17:21:33 +0100, "John" <John@nospam.infovis.co.uk>
wrote:
[color=blue]
>Hi
>
>Is there a way to bring up find dialog through code while on an access form?
>Basically I want the find dialog to come up immediately after the form is
>loaded.[/color]

Yes, you can put VBA into the form's OnLoad event. If you explain in
a bit more detail what "the find dialog" is, then somebody can suggest
more specifics.

mike
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles