dbTalk Databases Forums  

Set focus to new Access space

comp.databases.ms-access comp.databases.ms-access


Discuss Set focus to new Access space in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
 
Posts: n/a

Default Set focus to new Access space - 11-07-2010 , 09:15 AM






Dear reader,

How to set the focus to a new to open Access application in case the new
Access space with application (program file mde) will be open with the
following VBA code:

appAccess.OpenCurrentDatabase Path & Application

Thanks for any help.
Simon

Reply With Quote
  #2  
Old   
David-W-Fenton
 
Posts: n/a

Default Re: Set focus to new Access space - 11-07-2010 , 06:57 PM






<svanbeeknl (AT) hotmail (DOT) com> wrote in
news:4cd6c27e$0$29888$bf4948fe (AT) news (DOT) tele2.nl:

Quote:
How to set the focus to a new to open Access application in case
the new Access space with application (program file mde) will be
open with the following VBA code:

appAccess.OpenCurrentDatabase Path & Application
Not sure about the full context, but this might work:

appAccess.Activate

--
David W. Fenton http://www.dfenton.com/
contact via website only http://www.dfenton.com/DFA/

Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.