+ Reply to Thread
Results 1 to 11 of 11

Reminder in lotus notes calendar - not working

  1. #1
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Reminder in lotus notes calendar - not working

    Iīm trying to set reminder in lotus notes using that code, all works fine except reminder.

    Please Login or Register  to view this content.
    I have added this row into code, but itīs not working properly: CalenDoc.ReplaceItemValue "$Alarm", 1

    I like to see reminder in selected time, like this Bez názvu.jpg

    Thank you for helping.

  2. #2
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Reminder in lotus notes calendar - not working

    What's the error?

    Also, what's the picture? Kind of looks like a standard appointment/alarm alert type thing.
    If posting code please use code tags, see here.

  3. #3
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Reminder in lotus notes calendar - not working

    At the set time I should seen alert (on the picture) - thats problem.

  4. #4
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Reminder in lotus notes calendar - not working

    So the code isn't actually erroring, it's just not doing what you expect it to?

  5. #5
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Reminder in lotus notes calendar - not working

    Yes, exactly.

  6. #6
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Reminder in lotus notes calendar - not working

    When I run the code I get errors all over the place, and that's after commenting out all the Notes stuff.

    Mostly type mismatch stuff.

    Are STARTDATETIME, CALENDARTIME and EndDateTime meant to be 'real' date/times or text date/times?

    Have you stepped through the code and checked the values for all the date and time variables?
    Last edited by Norie; 05-21-2013 at 09:53 AM.

  7. #7
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Reminder in lotus notes calendar - not working

    It works properly on my side. I only changed:

    "mail\xxxxxxxxxxx.nsf"
    Call MySession.Initialize("xxxxxxxxxxx")
    Set NotesDB = MySession.GETDATABASE("xxxxx/xxxx/xxxxxxxxxx", MailDbName, False)

    And of course I changed time.

    What you mean "real or text date/times" ?
    Itīs real date time in string.

    "When I run the code I get errors all over the place" - What about references: Bez názvu2.jpg
    Last edited by abo; 05-21-2013 at 10:25 AM.

  8. #8
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Reminder in lotus notes calendar - not working

    I commented out all the Notes stuff as I don't have Lotus installed.

    What do you mean it works on your side?

    Is it not working on other 'sides'?

  9. #9
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Post Re: Reminder in lotus notes calendar - not working

    The code is basically correct. You canīt help me without installed Lotus Notes.

    Is it not working on other 'sides'? - on your side

  10. #10
    Forum Guru Norie's Avatar
    Join Date
    02-02-2005
    Location
    Stirling, Scotland
    MS-Off Ver
    Microsoft Office 365
    Posts
    19,643

    Re: Reminder in lotus notes calendar - not working

    So the code is working?

    What's the problem then?

    If only someone with Notes installed can help perhaps you could try here http://www.lotusnotesforums.com/ or somewhere similar - I found a whole bunch of forums that seemed to be for Domino/Notes rather than Notes specifically.

  11. #11
    Registered User
    Join Date
    05-21-2013
    Location
    BA
    MS-Off Ver
    Excel 2010
    Posts
    6

    Re: Reminder in lotus notes calendar - not working

    I have set alert with this row of code : CalenDoc.ReplaceItemValue "$Alarm", 1
    Subsequently but does not alert.
    There is maybe missing some row of code where Iīll tell him show alert, or something similar, I donīt know.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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