![]() |
Subscribing to an RSS
Hey guys,
I am having problems with building a macro to subscribe to an RSS feed. I know by right clicking on RSS feeds and clicking add a feed, a pop up box opens in which you insert the RSS URL. I want to configure Outlook so that I can subscribe to a feed from an external application like Firefox and be able to subscribe to a feed. Since there is no Macro Record tool, is there a place I can learn from. |
Subscribing to an RSS
The object browser (F2 in VBA) is your friend. You'll learn more there and from the Help files than you ever would from a macro recorder. In this scenario, you specifically need to look at the Namespace.CreateSharingItem method, e.g. (VBA). See http://office.microsoft.com/client/h...HV100742861033
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Nas" wrote in message ... Hey guys, I am having problems with building a macro to subscribe to an RSS feed. I know by right clicking on RSS feeds and clicking add a feed, a pop up box opens in which you insert the RSS URL. I want to configure Outlook so that I can subscribe to a feed from an external application like Firefox and be able to subscribe to a feed. Since there is no Macro Record tool, is there a place I can learn from. |
All times are GMT +1. The time now is 05:06 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com