Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Author
    Replies
  • in reply to: Macro not working for one user on PC #5756
    dmather
    Participant

      Thanks for the code change – it worked!

      in reply to: Macro not working for one user on PC #5754
      dmather
      Participant

        The user has over 6000 messages in their mailbox. I’ve asked them to archive and delete as appropriate. Will let you know if that doesn’t work.

        in reply to: Macro not working for one user on PC #5757
        dmather
        Participant

          Thanks for your quick replies. The same problem occurs when the user logs onto another PC. I remarked out the “On Error Resume Next” line in the macro, and an error message was displayed by the Runtime stating that a particular line in the macro was causing a problem. The code from this line is below:

          set objMsg = GroupWise.Account.MailBox.Messages.Add(1)

          Why would this line fail for one user and no one else?

          Thanks.

        Viewing 3 replies - 1 through 3 (of 3 total)