Search:

Type: Posts; User: dtwist790

Search: Search took 0.03 seconds.

  1. Re: [Outlook 2007] Macro not working with IPM.POST

    YAY!!!! I finally got it figured out... basically I did not know how to use IF statements correctly. I changed the code in these two spots and now this works for only mail messages or posts. Thank...
  2. Re: [Outlook 2007] Macro not working with IPM.POST

    Somehow I got it to work! All I ended up doing to resolve the issue was remove that line of code, and also removed a line further down in the code that referenced that previous line. It appears to...
  3. Re: [Outlook 2007] Macro not working with IPM.POST

    I believe the issue is this line of code:
    'SKIP ANYTHING THATS NOT A MAIL MESSAGE.
    If objMsg.Class = olMail Then

    I do not know how to do edit this to include IMP.Post message class though. ...
  4. Re: [Outlook 2007] Macro not working with IPM.POST

    Thank you for the assistance! Issue #1 and #3 have been resolved. Issue #2 I am still having problems with. I used the links that jdc2000 provided but I am unsure how to edit my code to be used...
  5. Re: [Outlook 2007] Macro not working with IPM.POST

    Thank you for all the feedback. Using your suggestions I was able to correct 2 of the 3 issues I was having (issue #1 and issue #3). I am still having problems running this for IMP.Post messages...
  6. [RESOLVED] [Outlook 2007] Macro not working with IPM.POST

    Good Afternoon,

    I am using a macro on a public folder for a department at my company. The macro is intended to strip the attachments from a message, save the attachments in a specific location,...
Results 1 to 6 of 6



Click Here to Expand Forum to Full Width