Results 1 to 5 of 5
  1. #1
    perryc is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2019
    Posts
    122

    POPUP on top of every window (like Word, Excel, Browser...)


    Is there a way to code MS access in certain triggering point, it will pop up on top of ALL windows. Almost like an instant messaging.

  2. #2
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,421
    Your question is not clear. If you mean an Access form, set its popup property to true/yes. If you mean the application itself, that's governed by Windows so it would be odd unless you opened it minimized on purpose.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  3. #3
    perryc is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Mar 2019
    Posts
    122
    Quote Originally Posted by Micron View Post
    Your question is not clear. If you mean an Access form, set its popup property to true/yes. If you mean the application itself, that's governed by Windows so it would be odd unless you opened it minimized on purpose.
    Micron,
    TY so much as usual. The problem is, when I have an access Database open, and users ventures to other activities and work on other applications (which came on top of the access windows.) When an user was alerted it was time to process a referral, the alert popup from Access does generate a light sound, but it does not come up on top of the other applications (as you indicate, governed by Windows). The user missed these alert generated from Access based on the Ontimer or alerts from Access because other windows are on top of the Access one.

    Sincerely,
    Perry

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 10 Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,770
    The perils of multi-tasking.

    If you could get Access to prioritize itself on top of other apps then perhaps that will interfere with user interaction with other apps. It's a Catch-22 conundrum.

    Perhaps your users need 2 monitors. That's what my employer did - all the 'power' users got 2 monitors.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    Micron is offline Very Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    13,421
    You can find code to present alerts here https://access-programmers.co.uk/for...d.php?t=297660
    but I agree - popping up an application when I'm in the middle of something else would be infuriating.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 2
    Last Post: 04-29-2018, 10:55 AM
  2. Updating form after updating and closing a popup window
    By Historypaul in forum Programming
    Replies: 2
    Last Post: 04-21-2014, 02:13 AM
  3. Replies: 1
    Last Post: 03-20-2013, 07:04 AM
  4. Change Switchboard popup window size
    By Rhemo in forum Access
    Replies: 9
    Last Post: 09-02-2012, 10:54 AM
  5. Web Browser Control: Excel to MSA 2007 ?
    By asearle in forum Programming
    Replies: 2
    Last Post: 08-10-2011, 12:37 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums