1- How VBA procedures can accomodate web sites with passwords and get to
pages deeper within the site and recover data tables.
2- How VBA can maintain a session to one web site and initiate sessions to
other sites.
3- How VBA can "poll" a web site for data meeting a certain criteria, then
take actions on detecting that criteria.
Thanks.