koden Posted August 29, 2006 Report Share Posted August 29, 2006 I have a pc that only run macro express. I would like it to go into notes and check for new mail. If there is new mail it has to count how many and then run my macro so many times as there is mail. Can macro express do that? Quote Link to comment Share on other sites More sharing options...
kevin Posted August 29, 2006 Report Share Posted August 29, 2006 If you can do it manually then Macro Express can automate it for you. How does Notes indicate how many new email messages you have? If it is through a color you may be able to use the Get Pixel Color command to count them. If the list contains only new, unread email messages, then you may be able to process them one at a time and have a test to determine that there are none left so you can stop the macro. If there is a count of the number of unread messages somewhere on the screen then you may be able to copy this count to the clipboard and then get it into a Macro Express variable to determine the number of unread messages. Quote Link to comment Share on other sites More sharing options...
koden Posted December 19, 2007 Author Report Share Posted December 19, 2007 I have forgotten to answer back on this. I never got it used. But now I will try again. It's new and alredy read mails. So nr. 2 does not work. Nr. 1 I will try. I'm trying to find out if there is a count that I can reach. There is a count when i select all mails. The number is in the buttom of the screen, but it's not possible to mark it. Only vissible.... Quote Link to comment Share on other sites More sharing options...
Cory Posted January 11, 2008 Report Share Posted January 11, 2008 Have you tried using controls to read the text? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.