How to use Python to open Unread message(s) in specific Outlook folder, clicking a hyperlink within the email message to a secure login window, entering password to download .csv file, run Excel macro

2013-08-01 Thread hambergcfa
Entire Project I am very new to Python and realize my subject line is more than a mouthful and the best way to tackle this project may be to break it down into smaller projects; but I wanted to let you know what my entire project is in the event there is/are shortcuts or more reliable ways to go

Re: How to use Python to open Unread message(s) in specific Outlook folder, clicking a hyperlink within the email message to a secure login window, entering password to download .csv file, run Excel m

2013-08-01 Thread hambergcfa
On Thursday, August 1, 2013 1:47:37 PM UTC-4, Chris Angelico wrote: > On Thu, Aug 1, 2013 at 6:31 PM, wrote: > > > Details > > > Every morning I receive three emails (three different subject lines) in the > > same Sub-Folder ("POINT") under Folder ("Reports") in my Inbox in Outlook. > > Each

Re: How to use Python to open Unread message(s) in specific Outlook folder, clicking a hyperlink within the email message to a secure login window, entering password to download .csv file, run Excel m

2013-08-02 Thread hambergcfa
On Thursday, August 1, 2013 2:32:55 PM UTC-4, Chris Angelico wrote: On Thu, Aug 1, 2013 at 7:08 PM, wrote: 1) You receive an email 2) That email has two URLs in it ("secure hyperlinks" means they begin https:// ?) 3) You choose one of them as being "appropriate" - is it always the second? 4