+ Reply to Thread
Results 1 to 4 of 4

Create a Windows alarm using VBA

  1. #1
    Forum Contributor
    Join Date
    04-13-2017
    Location
    Buchares
    MS-Off Ver
    2016
    Posts
    117

    Create a Windows alarm using VBA

    Hey, I have a question regarding the possibility of creating a reminder in windows using Excel VBA that can trigger even if the excel is not working. Something like the Windows 10 alarm? I've searched on google for some ideas but they all require the excel to be opened at the time of the alarm. This is not suited for the required needs.

    The simplest requirement would be to have a userform to insert the time and date and a mini message.

    Can someone point me in the right direction or share a piece of using code?

    Thank you for your time

  2. #2
    Forum Guru Kyle123's Avatar
    Join Date
    03-10-2010
    Location
    Leeds
    MS-Off Ver
    365 Win 11
    Posts
    7,238

    Re: Create a Windows alarm using VBA

    You can't. You need Excel open for code to run. You could create an outlook reminder though

  3. #3
    Forum Contributor
    Join Date
    06-11-2018
    Location
    Lebanon, NH
    MS-Off Ver
    2000 and 2010
    Posts
    106

    Re: Create a Windows alarm using VBA

    alexgoaga,
    I ran into issues with reminders in Outlook not being flexible enough to do what I wanted.
    I used Windows Task Scheduler to create my reminder and it worked perfectly. Not sure if it will do what you need but give it a look.
    Bill

  4. #4
    Forum Contributor
    Join Date
    04-13-2017
    Location
    Buchares
    MS-Off Ver
    2016
    Posts
    117

    Re: Create a Windows alarm using VBA

    Quote Originally Posted by billfinnjr View Post
    alexgoaga,
    I ran into issues with reminders in Outlook not being flexible enough to do what I wanted.
    I used Windows Task Scheduler to create my reminder and it worked perfectly. Not sure if it will do what you need but give it a look.
    Bill
    After a while a hitting my head with the desk i came with an idea :

    Using show a popup/message box from a Windows batch file i could go creating a vbs with a message?

    Something like the following saved in MessageBox.vbs:

    Please Login or Register  to view this content.
    but i will have to call it from cmd like this, and I have no actual base idea how to create this in a task Scheduler which you would call like:
    cscript MessageBox.vbs "This will be shown in a popup."

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Create New Key In Windows Registry
    By benwilson6215 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-19-2017, 04:04 PM
  2. Create an alarm to remind me of my lectures time
    By leprince2007 in forum Excel Programming / VBA / Macros
    Replies: 10
    Last Post: 12-08-2016, 07:01 PM
  3. Replies: 8
    Last Post: 08-31-2013, 03:20 AM
  4. how to create date alarm based on grades and rules??
    By igesolutions in forum Excel Formulas & Functions
    Replies: 3
    Last Post: 12-11-2012, 05:59 PM
  5. [SOLVED] Windows 7 :Windows 7 repair installation without booting into windows?
    By shanew in forum Microsoft Windows Help
    Replies: 0
    Last Post: 11-28-2009, 01:28 AM
  6. Best way to create new file in windows
    By davegugg in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 06-10-2009, 04:17 PM
  7. [SOLVED] Create Windows Directories from column entries?
    By || cypher || in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 09-06-2005, 02:05 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1