VBA Express Forum  




Go Back   VBA Express Forum > VBA Code & Other Help > Outlook Help
     Feedback     
Register FAQ Members Arcade Knowledge Base Training Articles Consulting

Reply
 
Thread Tools Display Modes
Old 05-09-2008, 02:27 PM   #21
Asterix

 
Joined: Dec 2007
Posts: 78
Kb Entries: 0
Articles: 0
Quote:
 
Originally Posted by: mdmackillop
Hi Asterix,
Post your question in the Outlook forum for a quicker result


Cheers m8e, but what am I missing? As, when I check, this thread *is* in the Outlook Help forum.


Quote:

I think in hindsight the problem was in my coding.


Local Time: 06:08 PM
Local Date: 05-19-2013
Location:

 
Reply With Quote Top
Old 11-29-2011, 09:03 AM   #22
GeneMachine

 
Joined: Nov 2011
Posts: 1
Kb Entries: 0
Articles: 0
Quote:
 
Originally Posted by: brettdj
Malcolm,

Did it always move the older message? I'm not sure if the code needs a sort routine or not. Please note this change

VBA:
Dim olItem As MailItem should be Dim olItem As Object
VBA tags courtesy of www.thecodenet.com

as the inbox may contain meeting requests, voicemail etc

Cheers

Dave


Hi Dave,

I am new to macros so please bear with my lack of knowledge on the subject. The code is great and is exactly what I need for a makeshift inventory system I have set up for my small business utilizing QR codes and a smart phone to email the information. Sometimes the code works perfectly but sometimes the newer message is moved to the "old" folder. Any suggestions on how to fix this would be greatly appreciated.

Thank you very much,

Gene

Local Time: 01:08 PM
Local Date: 05-19-2013
Location:

 
Reply With Quote Top
Old 03-27-2013, 12:53 AM   #23
wuyiyi

 
Joined: Mar 2013
Posts: 2
Kb Entries: 0
Articles: 0
I think that the Find method would be a superior way of doing this speedwise, I'll have a play

Local Time: 06:08 PM
Local Date: 05-19-2013

 
Reply With Quote Top
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -7. The time now is 11:08 AM.


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2012 VBA Express