PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Is it possible to...
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook VBA Programming
Is it possible to...
![]() |
Is it possible to... |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Im still learning VBA (Sue's book
), but wanted to know if it was possible to do this with a macro. The macro would copy a view that is in all of my public folders and make a copy of it in the current folder, visible to everyone, then set that new view as the default view for that folderSigned VBNOOB |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Maybe, maybe not:
-- The only supported programmatic way to create and modify views is with View.XML, which is supported only in Outlook 2002 or later. -- OL2002 RTM doesn't support the <filter> element. -- No version of Outlook supports automatic formatting rules in View.XML -- Sue Mosher, Outlook MVP Author of Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "VBNOOB" <anonymous@discussions.microsoft.com> wrote in message news:6AAAA467-5DB5-45D6-8D98-BE6D7B96C2A4@microsoft.com... > Im still learning VBA (Sue's book ), but wanted to know if it waspossible to do this with a macro. The macro would copy a view that is in all of my public folders and make a copy of it in the current folder, visible to everyone, then set that new view as the default view for that folder. > > Signed, > > VBNOOB |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 
), but wanted to know if it was possible to do this with a macro. The macro would copy a view that is in all of my public folders and make a copy of it in the current folder, visible to everyone, then set that new view as the default view for that folder
