Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - General Queries (http://www.outlookbanter.com/outlook-general-queries/)
-   -   Need help creating a custom view in appointment view (http://www.outlookbanter.com/outlook-general-queries/50504-need-help-creating-custom-view.html)

Jack B. Pollack June 15th 07 03:51 AM

Need help creating a custom view in appointment view
 
Can someone help me design a custom view for re-occurring appointments
(birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together, all the
Feb events together, etc. (the year doesn't matter since the events occur
every year). The only view I have been able to create is completely
chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Thanks



Sue Mosher [MVP-Outlook] June 15th 07 05:19 AM

Need help creating a custom view in appointment view
 
Outlook can't do that, because it doesn't separate the date out as a separate field that you can filter on.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Jack B. Pollack" wrote in message ...
Can someone help me design a custom view for re-occurring appointments
(birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together, all the
Feb events together, etc. (the year doesn't matter since the events occur
every year). The only view I have been able to create is completely
chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Thanks



F.H. Muffman June 15th 07 05:29 AM

Need help creating a custom view in appointment view
 
Sue Mosher [MVP-Outlook] wrote:
Can someone help me design a custom view for re-occurring
appointments (birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together,
all the Feb events together, etc. (the year doesn't matter since the
events occur every year). The only view I have been able to create
is completely chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Outlook can't do that, because it doesn't separate the date out as a
separate field that you can filter on.


Tho, couldn't you pull the month out using a macro, put it in, say, the
Mileage field and just use the Windows scheduler to run outlook once a day
with the /autorun switch to fire off that macro?

Not that I'd want to write that code, but... =)

Well, ok, I'd do it for a fee.
--
f.h.



Sue Mosher [MVP-Outlook] June 15th 07 06:05 AM

Need help creating a custom view in appointment view
 
That might work, although /autorun has never worked for me. It also would take 12 filtered views, one for each month. But I don't think the o.p. was asking how to write code.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"F.H. Muffman" wrote in message ...
Sue Mosher [MVP-Outlook] wrote:
Can someone help me design a custom view for re-occurring
appointments (birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together,
all the Feb events together, etc. (the year doesn't matter since the
events occur every year). The only view I have been able to create
is completely chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Outlook can't do that, because it doesn't separate the date out as a
separate field that you can filter on.


Tho, couldn't you pull the month out using a macro, put it in, say, the
Mileage field and just use the Windows scheduler to run outlook once a day
with the /autorun switch to fire off that macro?

Not that I'd want to write that code, but... =)

Well, ok, I'd do it for a fee.
--
f.h.



Diane Poremsky June 15th 07 01:35 PM

Need help creating a custom view in appointment view
 
You need to look for month names in the recurrence field:
http://www.outlook-tips.net/howto/birthday.htm

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:


Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Jack B. Pollack" wrote in message
...
Can someone help me design a custom view for re-occurring appointments
(birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together, all
the
Feb events together, etc. (the year doesn't matter since the events occur
every year). The only view I have been able to create is completely
chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Thanks



Jack B. Pollack June 15th 07 02:57 PM

Need help creating a custom view in appointment view
 
Yeh, was just looking for a simple way to see the bdays for the current
month

"F.H. Muffman" wrote in message
...
Sue Mosher [MVP-Outlook] wrote:
Can someone help me design a custom view for re-occurring
appointments (birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together,
all the Feb events together, etc. (the year doesn't matter since the
events occur every year). The only view I have been able to create
is completely chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Outlook can't do that, because it doesn't separate the date out as a
separate field that you can filter on.


Tho, couldn't you pull the month out using a macro, put it in, say, the
Mileage field and just use the Windows scheduler to run outlook once a day
with the /autorun switch to fire off that macro?

Not that I'd want to write that code, but... =)

Well, ok, I'd do it for a fee.
--
f.h.





Jack B. Pollack June 15th 07 03:48 PM

Need help creating a custom view in appointment view
 
Thanks. I'll give it a try when I get back to my computer.

"Diane Poremsky" wrote in message
...
You need to look for month names in the recurrence field:
http://www.outlook-tips.net/howto/birthday.htm

--
Diane Poremsky [MVP - Outlook]
Author, Teach Yourself Outlook 2003 in 24 Hours
Need Help with Common Tasks? http://www.outlook-tips.net/beginner/
Outlook 2007: http://www.slipstick.com/outlook/ol2007/

Outlook Tips by email:


Outlook Tips:
http://www.outlook-tips.net/
Outlook & Exchange Solutions Center: http://www.slipstick.com
Subscribe to Exchange Messaging Outlook newsletter:



"Jack B. Pollack" wrote in message
...
Can someone help me design a custom view for re-occurring appointments
(birthdays) that sorts by month (without the year).

I am looking for a view that would list all the Jan events together, all
the
Feb events together, etc. (the year doesn't matter since the events

occur
every year). The only view I have been able to create is completely
chronological Jan-Dec 2004, Jan-Dec 2005 etc.

Thanks






All times are GMT +1. The time now is 06:54 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